repo: yaxpeax-x86
commit: b6f11f81169d6ee2743d1e696f46ebce98f0067c aka no-gods-no-, run: 1038
status: error in 26.299s
description: callback error: stack traceback:
[C]: in ?
[C]: in field 'run'
[string "goodfile"]:15: in main chunk
deployed: false
artifacts
Sun, 05 Jul 2026 02:15:14 +0000
step:
git clone log (stdout)
Sun, 05 Jul 2026 02:15:14 +0000
step:
git clone log (stderr)
Cloning into 'tmpdir'...
warning: redirecting to https://github.com/iximeow/yaxpeax-x86.git/
Sun, 05 Jul 2026 02:15:16 +0000
step:
git checkout log (stdout)
Sun, 05 Jul 2026 02:15:16 +0000
step:
git checkout log (stderr)
Note: switching to 'b6f11f81169d6ee2743d1e696f46ebce98f0067c'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at b6f11f8 reworking how tests work: more modular now
Sun, 05 Jul 2026 02:15:16 +0000
step:
cargo build log (stdout)
Sun, 05 Jul 2026 02:15:16 +0000
step:
cargo build log (stderr)
Updating crates.io index
Locking 62 packages to latest compatible versions
Compiling libc v0.2.186
Compiling proc-macro2 v1.0.106
Compiling unicode-ident v1.0.24
Compiling parking_lot_core v0.9.12
Compiling quote v1.0.46
Compiling signal-hook v0.3.18
Compiling scopeguard v1.2.0
Compiling cfg-if v1.0.4
Compiling serde_core v1.0.228
Compiling autocfg v1.5.1
Compiling log v0.4.33
Compiling smallvec v1.15.2
Compiling serde v1.0.228
Compiling bitflags v2.13.0
Compiling yaxpeax-x86 v2.1.1 (/home/iximeow/toy/build-o-tron-env/tmpdir)
Compiling lock_api v0.4.14
Compiling num-traits v0.2.19
Compiling syn v2.0.118
Compiling errno v0.3.14
Compiling mio v0.8.11
Compiling signal-hook-registry v1.4.8
Compiling parking_lot v0.12.5
Compiling signal-hook-mio v0.2.5
Compiling crossterm v0.27.0
Compiling serde_derive v1.0.228
Compiling yaxpeax-arch v0.3.2
Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
Sun, 05 Jul 2026 02:15:21 +0000
step:
cargo test --features _debug_internal_asserts -- --skip kvm log (stdout)
running 11 tests
test behavior::test_exception_info ... ok
test long_mode::behavior::behavior_table_size_is_right ... ok
test long_mode::behavior::test::access_visitor_works ... ok
test long_mode::operand_size ... ok
test protected_mode::behavior::behavior_table_size_is_right ... ok
test long_mode::behavior::test::operand_iter_basically_works ... ok
test protected_mode::operand_size ... ok
test protected_mode::behavior::test::operand_iter_basically_works ... ok
test protected_mode::behavior::test::access_visitor_works ... ok
test real_mode::behavior::behavior_table_size_is_right ... ok
test real_mode::operand_size ... ok
test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
running 203 tests
test long_mode::E_decode::test ... ok
test long_mode::adx::test ... ok
test long_mode::bad_instructions::test ... ok
test long_mode::_0f01::test ... ok
test long_mode::_0fae::test ... ok
test long_mode::bitwise::test ... ok
test long_mode::arithmetic::test ... ok
test long_mode::_3dnow::test ... ok
test long_mode::bmi1::test ... ok
test long_mode::aesni::test ... ok
test long_mode::cmpxchg8b::test ... ok
test long_mode::cet::test ... ok
test long_mode::display::test_instructions_atnt ... ignored
test long_mode::bmi2::test ... ok
test long_mode::control_flow::test ... ok
test long_mode::cvt::test ... ok
test long_mode::direct_stores::test ... ok
test long_mode::enqcmd::test ... ok
test long_mode::descriptions::test_modrm_decode ... ok
test long_mode::display::test_instructions_c ... ok
test long_mode::evex::test ... ok
test long_mode::from_llvm::test ... ok
test long_mode::from_reports::test ... ok
test long_mode::keylocker::test ... ok
test long_mode::key_locker::test ... ok
test long_mode::lzcnt::test ... ok
test long_mode::gfni::test ... ok
test long_mode::mmx::test ... ok
test long_mode::misc::test ... ok
test long_mode::movbe::test ... ok
test long_mode::opcode::conditional_instructions ... ok
test long_mode::operand::memory_widths ... ok
test long_mode::operand::register_widths ... ok
test long_mode::operand::test_implied_memory_width ... ok
test long_mode::mov::test ... ok
test long_mode::only_64bit::test ... ok
test long_mode::popcnt::test ... ok
test long_mode::prefetchw::test ... ok
test long_mode::prefixed_f20f::test ... ok
test long_mode::prefixed_f30f::test ... ok
test long_mode::prefixed_660f::test ... ok
test long_mode::push_pop::test ... ok
test long_mode::prefixes::test ... ok
test long_mode::rdpid::test ... ok
test long_mode::reg_specs::invalid_dword_reg_panics - should panic ... ok
test long_mode::reg_specs::invalid_byte_reg_panics - should panic ... ok
test long_mode::reg_specs::invalid_mask_reg_panics - should panic ... ok
test long_mode::reg_specs::invalid_qword_reg_panics - should panic ... ok
test long_mode::reg_specs::invalid_rex_byte_reg_panics - should panic ... ok
test long_mode::reg_specs::invalid_word_reg_panics - should panic ... ok
test long_mode::reg_specs::invalid_x87_reg_panics - should panic ... ok
test long_mode::reg_specs::invalid_xmm_reg_panics - should panic ... ok
test long_mode::reg_specs::invalid_ymm_reg_panics - should panic ... ok
test long_mode::mishegos_finds::test ... ok
test long_mode::reg_specs::invalid_zmm_reg_panics - should panic ... ok
test long_mode::evex_generated::tests_f3_0f38 ... ok
test long_mode::reg_specs::reg_specs_are_correct ... ok
test long_mode::regspec::match_bank_kind ... ok
test long_mode::register_synonyms_use_old_bank ... ok
test long_mode::regspec::test_bank_names ... ok
test long_mode::regspec::test_hash ... ok
test long_mode::regspec::test_labels ... ok
test long_mode::regspec::test_ord ... ok
test long_mode::modrm_decode::test ... ok
test long_mode::sevsnp::test ... ok
test long_mode::prefixed_0f::test ... ok
test long_mode::sha::test ... ok
test long_mode::sse4a::test ... ok
test long_mode::sse4_2::test ... ok
test long_mode::stack::test ... ok
test long_mode::sse3::test ... ok
test long_mode::strange_prefixing::test ... ok
test long_mode::svm::test ... ok
test long_mode::tdx::test ... ok
test long_mode::test_cmp::test ... ok
test long_mode::system::test ... ok
test long_mode::ssse3::test ... ok
test long_mode::tsxldtrk::test ... ok
test long_mode::sse::test ... ok
test long_mode::tsx::test ... ok
test long_mode::uintr::test ... ok
test long_mode::sse4_1::test ... ok
test long_mode::x86_rand::test ... ok
test long_mode::vmx::test ... ok
test protected_mode::display::test_instructions_atnt ... ignored
test long_mode::xchg::test ... ok
test protected_mode::bad_instructions ... ok
test protected_mode::evex ... ok
test protected_mode::display::test_instructions_c ... ok
test long_mode::x87::test ... ok
test protected_mode::from_llvm ... ok
test protected_mode::opcode::conditional_instructions ... ok
test protected_mode::from_reports ... ok
test protected_mode::operand::memory_widths ... ok
test protected_mode::operand::register_widths ... ok
test protected_mode::only_32bit ... ok
test protected_mode::operand::test_implied_memory_width ... ok
test protected_mode::prefixed_660f ... ok
test protected_mode::prefixed_f20f ... ok
test protected_mode::prefixed_f30f ... ok
test protected_mode::reg_specs::invalid_byte_reg_panics - should panic ... ok
test protected_mode::reg_specs::invalid_dword_reg_panics - should panic ... ok
test protected_mode::reg_specs::invalid_mask_reg_panics - should panic ... ok
test protected_mode::reg_specs::invalid_word_reg_panics - should panic ... ok
test protected_mode::reg_specs::invalid_x87_reg_panics - should panic ... ok
test protected_mode::reg_specs::invalid_xmm_reg_panics - should panic ... ok
test protected_mode::reg_specs::invalid_ymm_reg_panics - should panic ... ok
test protected_mode::reg_specs::invalid_zmm_reg_panics - should panic ... ok
test protected_mode::reg_specs::reg_specs_are_correct ... ok
test protected_mode::prefixed_0f ... ok
test protected_mode::regspec::match_bank_kind ... ok
test protected_mode::regspec::test_bank_names ... ok
test protected_mode::regspec::test_hash ... ok
test protected_mode::regspec::test_labels ... ok
test protected_mode::regspec::test_ord ... ok
test protected_mode::strange_prefixing ... ok
test protected_mode::test_0f01 ... ok
test protected_mode::test_E_decode ... ok
test protected_mode::test_0fae ... ok
test protected_mode::test_adx ... ok
test protected_mode::test_3dnow ... ok
test protected_mode::test_arithmetic ... ok
test protected_mode::test_bitwise ... ok
test protected_mode::test_bmi1 ... ok
test protected_mode::test_cet ... ok
test protected_mode::test_aesni ... ok
test protected_mode::test_bmi2 ... ok
test protected_mode::test_cmpxchg8b ... ok
test protected_mode::test_control_flow ... ok
test protected_mode::test_cvt ... ok
test protected_mode::test_direct_stores ... ok
test protected_mode::test_enqcmd ... ok
test protected_mode::test_key_locker ... ok
test protected_mode::test_gfni ... ok
test protected_mode::test_keylocker ... ok
test protected_mode::test_lzcnt ... ok
test protected_mode::test_mmx ... ok
test protected_mode::test_movbe ... ok
test protected_mode::test_mov ... ok
test protected_mode::test_popcnt ... ok
test protected_mode::test_prefetchw ... ok
test protected_mode::test_misc ... ok
test protected_mode::test_push_pop ... ok
test protected_mode::test_modrm_decode ... ok
test protected_mode::test_rand ... ok
test protected_mode::test_prefixes ... ok
test protected_mode::test_rdpid ... ok
test protected_mode::test_mishegos_finds ... ok
test protected_mode::test_sevsnp ... ok
test protected_mode::test_sha ... ok
test protected_mode::test_sse ... ok
test protected_mode::test_sse4_2 ... ok
test protected_mode::test_stack ... ok
test protected_mode::test_sse4a ... ok
test protected_mode::test_sse3 ... ok
test protected_mode::test_svm ... ok
test protected_mode::test_system ... ok
test protected_mode::test_tdx ... ok
test protected_mode::test_test_cmp ... ok
test protected_mode::test_tsx ... ok
test protected_mode::test_tsxldtrk ... ok
test protected_mode::test_ssse3 ... ok
test protected_mode::test_uintr ... ok
test protected_mode::test_vmx ... ok
test protected_mode::test_sse4_1 ... ok
test protected_mode::test_xchg ... ok
test real_mode::from_llvm ... ok
test long_mode::sse2::test ... ok
test real_mode::from_reports ... ok
test real_mode::opcode::conditional_instructions ... ok
test protected_mode::test_x87 ... ok
test real_mode::only_16bit ... ok
test real_mode::operand::test_implied_memory_width ... ok
test real_mode::reg_specs::invalid_byte_reg_panics - should panic ... ok
test real_mode::reg_specs::invalid_dword_reg_panics - should panic ... ok
test real_mode::reg_specs::invalid_mask_reg_panics - should panic ... ok
test real_mode::reg_specs::invalid_word_reg_panics - should panic ... ok
test real_mode::reg_specs::invalid_x87_reg_panics - should panic ... ok
test real_mode::reg_specs::invalid_xmm_reg_panics - should panic ... ok
test real_mode::reg_specs::invalid_ymm_reg_panics - should panic ... ok
test real_mode::reg_specs::invalid_zmm_reg_panics - should panic ... ok
test real_mode::reg_specs::reg_specs_are_correct ... ok
test long_mode::vex::test ... ok
test protected_mode::evex_generated::tests_f3_0f38 ... ok
test real_mode::test_invalid_sequences ... ok
test protected_mode::test_sse2 ... ok
test long_mode::evex_generated::tests_f2_0f38 ... ok
test long_mode::evex_generated::tests_f3_0f ... ok
test long_mode::evex_generated::tests_f2_0f ... ok
test protected_mode::test_vex ... ok
test protected_mode::evex_generated::tests_f3_0f ... ok
test protected_mode::evex_generated::tests_f2_0f38 ... ok
test protected_mode::evex_generated::tests_f2_0f ... ok
test long_mode::evex_generated::tests_None_0f ... ok
test protected_mode::evex_generated::tests_None_0f ... ok
test long_mode::evex_generated::tests_66_0f3a ... ok
test long_mode::evex_generated::tests_66_0f ... ok
test protected_mode::evex_generated::tests_66_0f3a ... ok
test protected_mode::evex_generated::tests_66_0f ... ok
test long_mode::evex_generated::tests_66_0f38 ... ok
test real_mode::test_real_mode ... ok
test protected_mode::evex_generated::tests_66_0f38 ... ok
test long_mode::reuse_test::test_against_leftover_data ... ok
test result: ok. 201 passed; 0 failed; 2 ignored; 0 measured; 56 filtered out; finished in 0.23s
running 27 tests
test src/protected_mode/display.rs - protected_mode::display::buffer_sink::InstructionTextBuffer (line 2941) ... ok
test src/real_mode/mod.rs - real_mode::RegSpec (line 37) ... ok
test src/protected_mode/mod.rs - protected_mode::RegSpec (line 37) ... ok
test src/long_mode/uarch.rs - long_mode::uarch::intel::skylake (line 314) ... ok
test src/long_mode/mod.rs - long_mode::ConditionCode (line 65) ... ok
test src/real_mode/mod.rs - real_mode::Instruction::display_with (line 3310) ... ok
test src/long_mode/mod.rs - long_mode::Instruction::display_with (line 3338) ... ok
test src/real_mode/display.rs - real_mode::display::buffer_sink::InstructionTextBuffer (line 2943) ... ok
test src/protected_mode/uarch.rs - protected_mode::uarch::intel::skylake (line 303) ... ok
test src/long_mode/mod.rs - long_mode::RegSpec (line 37) ... ok
test src/real_mode/mod.rs - real_mode::ConditionCode (line 64) ... ok
test src/lib.rs - (line 58) ... ok
test src/real_mode/mod.rs - real_mode::SaeMode::label (line 443) ... ok
test src/long_mode/mod.rs - long_mode::SaeMode::label (line 507) ... ok
test src/long_mode/display.rs - long_mode::display::buffer_sink::InstructionTextBuffer (line 4395) ... ok
test src/lib.rs - (line 10) ... ok
test src/real_mode/uarch.rs - real_mode::uarch::intel::skylake (line 303) ... ok
test src/protected_mode/mod.rs - protected_mode::ConditionCode (line 64) ... ok
test src/real_mode/behavior.rs - real_mode::behavior (line 9) ... ok
test src/lib.rs - (line 28) ... ok
test src/protected_mode/mod.rs - protected_mode::Instruction::display_with (line 3283) ... ok
test src/protected_mode/mod.rs - protected_mode::SaeMode::label (line 443) ... ok
test src/protected_mode/mod.rs - protected_mode::register_class (line 822) ... ok
test src/protected_mode/behavior.rs - protected_mode::behavior (line 9) ... ok
test src/real_mode/mod.rs - real_mode::register_class (line 822) ... ok
test src/long_mode/behavior.rs - long_mode::behavior (line 9) ... ok
test src/long_mode/mod.rs - long_mode::register_class (line 898) ... ok
test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
Sun, 05 Jul 2026 02:15:21 +0000
step:
cargo test --features _debug_internal_asserts -- --skip kvm log (stderr)
Compiling proc-macro2 v1.0.106
Compiling quote v1.0.46
Compiling bitflags v1.3.2
Compiling cfg_aliases v0.2.1
Compiling rand_core v0.10.1
Compiling heck v0.5.0
Compiling getrandom v0.4.3
Compiling kvm-ioctls v0.24.0
Compiling cpufeatures v0.3.0
Compiling yaxpeax-x86 v2.1.1 (/home/iximeow/toy/build-o-tron-env/tmpdir)
Compiling vmm-sys-util v0.15.0
Compiling nix v0.31.3
Compiling chacha20 v0.10.1
Compiling rand v0.10.2
Compiling kvm-bindings v0.14.1
Compiling syn v2.0.118
Compiling asmlinator v2.1.0
Compiling serde_derive v1.0.228
Compiling strum_macros v0.28.0
Compiling strum v0.28.0
Compiling yaxpeax-arch v0.3.2
warning: field `c` is never read
--> test/long_mode/mod.rs:261:5
|
259 | struct Disasm {
| ------ field in this struct
260 | display: &'static str,
261 | c: Option<&'static str>,
| ^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
warning: `yaxpeax-x86` (test "test") generated 1 warning
Finished `test` profile [unoptimized + debuginfo] target(s) in 11.03s
Running unittests src/lib.rs (target/debug/deps/yaxpeax_x86-6ad09fa2f5271d62)
Running test/test.rs (target/debug/deps/test-373f896a0978113f)
Doc-tests yaxpeax_x86
Sun, 05 Jul 2026 02:15:33 +0000
step:
cargo test --no-default-features log (stdout)
Sun, 05 Jul 2026 02:15:33 +0000
step:
cargo test --no-default-features log (stderr)
Compiling yaxpeax-x86 v2.1.1 (/home/iximeow/toy/build-o-tron-env/tmpdir)
Compiling yaxpeax-arch v0.3.2
warning: method `is_masked` is never used
--> src/long_mode/mod.rs:466:8
|
448 | impl OperandSpec {
| ---------------- method in this implementation
...
466 | fn is_masked(&self) -> bool {
| ^^^^^^^^^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
warning: method `is_masked` is never used
--> src/protected_mode/mod.rs:403:8
|
385 | impl OperandSpec {
| ---------------- method in this implementation
...
403 | fn is_masked(&self) -> bool {
| ^^^^^^^^^
warning: method `is_masked` is never used
--> src/real_mode/mod.rs:403:8
|
385 | impl OperandSpec {
| ---------------- method in this implementation
...
403 | fn is_masked(&self) -> bool {
| ^^^^^^^^^
warning: `yaxpeax-x86` (lib test) generated 3 warnings (3 duplicates)
warning: `yaxpeax-x86` (lib) generated 3 warnings
error[E0609]: no field `decodes` on type `&TestCase`
--> test/long_mode/mod.rs:273:35
|
273 | if let Some(decodes) = tc.decodes.as_ref() {
| ^^^^^^^ unknown field
|
= note: available fields are: `bytes`, `featuresets`
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
447 | testcase!(&[0x33, 0x08], "xor ecx, dword [rax]"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
448 | testcase!(&[0x33, 0x20], "xor esp, dword [rax]"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
449 | testcase!(&[0x33, 0x05, 0x78, 0x56, 0x34, 0x12], "xor eax, dword [rip + 0x12345678]"),
| ------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
450 | testcase!(&[0x33, 0x41, 0x23], "xor eax, dword [rcx + 0x23]"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
451 | testcase!(&[0x33, 0x81, 0x23, 0x01, 0x65, 0x43], "xor eax, dword [rcx + 0x43650123]"),
| ------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
452 | testcase!(&[0x33, 0xc1], "xor eax, ecx"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
455 | testcase!(&[0x48, 0x33, 0x08], "xor rcx, qword [rax]"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
456 | testcase!(&[0x48, 0x33, 0x20], "xor rsp, qword [rax]"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
457 | testcase!(&[0x48, 0x33, 0x05, 0x78, 0x56, 0x34, 0x12], "xor rax, qword [rip + 0x12345678]"),
| ------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
458 | testcase!(&[0x48, 0x33, 0x41, 0x23], "xor rax, qword [rcx + 0x23]"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
459 | testcase!(&[0x48, 0x33, 0x81, 0x23, 0x01, 0x65, 0x43], "xor rax, qword [rcx + 0x43650123]"),
| ------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
460 | testcase!(&[0x48, 0x33, 0xc1], "xor rax, rcx"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
463 | testcase!(&[0x44, 0x33, 0x08], "xor r9d, dword [rax]"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
464 | testcase!(&[0x44, 0x33, 0x20], "xor r12d, dword [rax]"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
465 | testcase!(&[0x44, 0x33, 0x05, 0x78, 0x56, 0x34, 0x12], "xor r8d, dword [rip + 0x12345678]"),
| ------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
466 | testcase!(&[0x44, 0x33, 0x41, 0x23], "xor r8d, dword [rcx + 0x23]"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
467 | testcase!(&[0x44, 0x33, 0x81, 0x23, 0x01, 0x65, 0x43], "xor r8d, dword [rcx + 0x43650123]"),
| ------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
468 | testcase!(&[0x44, 0x33, 0xc1], "xor r8d, ecx"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
471 | testcase!(&[0x45, 0x33, 0x08], "xor r9d, dword [r8]"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
472 | testcase!(&[0x45, 0x33, 0x20], "xor r12d, dword [r8]"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
473 | testcase!(&[0x45, 0x33, 0x05, 0x78, 0x56, 0x34, 0x12], "xor r8d, dword [rip + 0x12345678]"),
| ------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
474 | testcase!(&[0x45, 0x33, 0x41, 0x23], "xor r8d, dword [r9 + 0x23]"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
475 | testcase!(&[0x45, 0x33, 0x81, 0x23, 0x01, 0x65, 0x43], "xor r8d, dword [r9 + 0x43650123]"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
476 | testcase!(&[0x45, 0x33, 0xc1], "xor r8d, r9d"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
479 | testcase!(&[0x33, 0x04, 0x0a], "xor eax, dword [rdx + rcx * 1]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
480 | testcase!(&[0x33, 0x04, 0x4a], "xor eax, dword [rdx + rcx * 2]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
481 | testcase!(&[0x33, 0x04, 0x8a], "xor eax, dword [rdx + rcx * 4]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
482 | testcase!(&[0x33, 0x04, 0xca], "xor eax, dword [rdx + rcx * 8]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
483 | testcase!(&[0x33, 0x04, 0x20], "xor eax, dword [rax]"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
484 | testcase!(&[0x33, 0x04, 0x60], "xor eax, dword [rax]"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
485 | testcase!(&[0x33, 0x04, 0xa0], "xor eax, dword [rax]"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
486 | testcase!(&[0x33, 0x04, 0xe0], "xor eax, dword [rax]"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
487 | testcase!(&[0x42, 0x33, 0x04, 0x20], "xor eax, dword [rax + r12 * 1]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
488 | testcase!(&[0x42, 0x33, 0x04, 0x60], "xor eax, dword [rax + r12 * 2]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
489 | testcase!(&[0x42, 0x33, 0x04, 0xa0], "xor eax, dword [rax + r12 * 4]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
490 | testcase!(&[0x42, 0x33, 0x04, 0xe0], "xor eax, dword [rax + r12 * 8]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
491 | testcase!(&[0x43, 0x33, 0x04, 0x20], "xor eax, dword [r8 + r12 * 1]"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
492 | testcase!(&[0x43, 0x33, 0x04, 0x60], "xor eax, dword [r8 + r12 * 2]"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
493 | testcase!(&[0x43, 0x33, 0x04, 0xa0], "xor eax, dword [r8 + r12 * 4]"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
494 | testcase!(&[0x43, 0x33, 0x04, 0xe0], "xor eax, dword [r8 + r12 * 8]"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
495 | testcase!(&[0x33, 0x04, 0x25, 0x11, 0x22, 0x33, 0x44], "xor eax, dword [0x44332211]"),
| ------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
496 | testcase!(&[0x41, 0x33, 0x04, 0x25, 0x11, 0x22, 0x33, 0x44], "xor eax, dword [0x44332211]"),
| ------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
498 | testcase!(&[0x33, 0x44, 0x65, 0x11], "xor eax, dword [rbp + 0x11]"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
499 | testcase!(&[0x41, 0x33, 0x44, 0x65, 0x11], "xor eax, dword [r13 + 0x11]"),
| ------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
500 | testcase!(&[0x33, 0x84, 0xa5, 0x11, 0x22, 0x33, 0x44], "xor eax, dword [rbp + 0x44332211]"),
| ------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
501 | testcase!(&[0x41, 0x33, 0x84, 0xa5, 0x11, 0x22, 0x33, 0x44], "xor eax, dword [r13 + 0x44332211]"),
| ------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
502 | testcase!(&[0x33, 0x04, 0xe5, 0x11, 0x22, 0x33, 0x44], "xor eax, dword [0x44332211]"),
| ------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
503 | testcase!(&[0x41, 0x33, 0x04, 0xe5, 0x11, 0x22, 0x33, 0x44], "xor eax, dword [0x44332211]"),
| ------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
507 | testcase!(&[0x42, 0x33, 0x34, 0x25, 0x20, 0x30, 0x40, 0x50], "xor esi, dword [r12 * 1 + 0x50403020]"),
| ----------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
508 | testcase!(&[0x43, 0x33, 0x34, 0x25, 0x20, 0x30, 0x40, 0x50], "xor esi, dword [r12 * 1 + 0x50403020]"),
| ----------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
510 | testcase!(&[0x42, 0x33, 0x74, 0x25, 0x20], "xor esi, dword [rbp + r12 * 1 + 0x20]"),
| ----------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
511 | testcase!(&[0x43, 0x33, 0x74, 0x25, 0x20], "xor esi, dword [r13 + r12 * 1 + 0x20]"),
| ----------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
513 | testcase!(&[0x42, 0x33, 0xb4, 0x25, 0x20, 0x30, 0x40, 0x50], "xor esi, dword [rbp + r12 * 1 + 0x50403020]"),
| ----------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
514 | testcase!(&[0x43, 0x33, 0xb4, 0x25, 0x20, 0x30, 0x40, 0x50], "xor esi, dword [r13 + r12 * 1 + 0x50403020]"),
| ----------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
527 | testcase!(&[0x4f, 0x0f, 0xf7, 0xc1], "maskmovq mm0, mm1"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
528 | testcase!(&[0x0f, 0xf7, 0xc1], "maskmovq mm0, mm1"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
529 | testcase!(invalid: &[0x0f, 0xf7, 0x01]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
531 | testcase!(&[0x4f, 0x0f, 0xe7, 0x03], "movntq qword [r11], mm0"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
532 | testcase!(&[0x0f, 0xe7, 0x03], "movntq qword [rbx], mm0"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
533 | testcase!(invalid: &[0x0f, 0xe7, 0xc3]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
535 | testcase!(&[0x4f, 0x0f, 0xc3, 0x03], "movnti qword [r11], r8"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
536 | testcase!(invalid: &[0x66, 0x0f, 0xc3, 0x03]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
537 | testcase!(&[0x0f, 0xc3, 0x03], "movnti dword [rbx], eax"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
538 | testcase!(invalid: &[0x0f, 0xc3, 0xc3]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
540 | testcase!(&[0x4f, 0x0f, 0x7e, 0xcf], "movd r15, mm1"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
541 | testcase!(&[0x41, 0x0f, 0x7e, 0xcf], "movd r15d, mm1"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
542 | testcase!(&[0x4f, 0x0f, 0x7f, 0xcf], "movq mm7, mm1"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
543 | testcase!(&[0x4f, 0x0f, 0x7f, 0x0f], "movq qword [r15], mm1"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
544 | testcase!(&[0x0f, 0xc4, 0xc0, 0x14], "pinsrw mm0, eax, 0x14"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
545 | testcase!(&[0x4f, 0x0f, 0xc4, 0xc0, 0x14], "pinsrw mm0, r8d, 0x14"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
546 | testcase!(&[0x4f, 0x0f, 0xc4, 0x00, 0x14], "pinsrw mm0, word [r8], 0x14"),
| ------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
547 | testcase!(&[0x4f, 0x0f, 0xd1, 0xcf], "psrlw mm1, mm7"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
548 | testcase!(&[0x4f, 0x0f, 0xd1, 0x00], "psrlw mm0, qword [r8]"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
549 | testcase!(invalid: &[0x4f, 0x0f, 0xd7, 0x00]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
550 | testcase!(&[0x4f, 0x0f, 0xd7, 0xcf], "pmovmskb r9d, mm7"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
551 | testcase!(&[0x0f, 0x3a, 0x0f, 0xc1, 0x23], "palignr mm0, mm1, 0x23"),
| -------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
552 | testcase!(&[0x0f, 0xf9, 0xc2], "psubw mm0, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
553 | testcase!(&[0x0f, 0xfd, 0xd2], "paddw mm2, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
554 | testcase!(&[0x0f, 0x6f, 0xe9], "movq mm5, mm1"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
555 | testcase!(&[0x0f, 0xe5, 0x3d, 0xaa, 0xbb, 0xcc, 0x77], "pmulhw mm7, qword [rip + 0x77ccbbaa]"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
557 | testcase!(&[0x0f, 0x38, 0x00, 0xda], "pshufb mm3, mm2"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
559 | testcase!(&[0x0f, 0x74, 0xc2], "pcmpeqb mm0, mm2"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
560 | testcase!(&[0x0f, 0x75, 0xc2], "pcmpeqw mm0, mm2"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
561 | testcase!(&[0x0f, 0x76, 0xc2], "pcmpeqd mm0, mm2"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
563 | testcase!(&[0x66, 0x0f, 0xc5, 0xd8, 0xff], "pextrw ebx, xmm0, 0xff"),
| -------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
564 | testcase!(invalid: &[0x66, 0x0f, 0xc5, 0x08, 0xff]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
566 | testcase!(&[0x0f, 0xc5, 0xd1, 0x00], "pextrw edx, mm1, 0x0"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
567 | testcase!(invalid: &[0x0f, 0xc5, 0x01, 0x00]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
569 | testcase!(&[0x0f, 0xd8, 0xc2], "psubusb mm0, mm2"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
570 | testcase!(&[0x0f, 0xd9, 0xc2], "psubusw mm0, mm2"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
571 | testcase!(&[0x0f, 0xda, 0xc2], "pminub mm0, mm2"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
572 | testcase!(&[0x0f, 0xdb, 0xc2], "pand mm0, mm2"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
573 | testcase!(&[0x0f, 0xdc, 0xc2], "paddusb mm0, mm2"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
574 | testcase!(&[0x0f, 0xdd, 0xc2], "paddusw mm0, mm2"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
575 | testcase!(&[0x0f, 0xde, 0xc2], "pmaxub mm0, mm2"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
576 | testcase!(&[0x0f, 0xdf, 0xc2], "pandn mm0, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
578 | testcase!(&[0x0f, 0xe8, 0xc2], "psubsb mm0, mm2"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
579 | testcase!(&[0x0f, 0xe9, 0xc2], "psubsw mm0, mm2"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
580 | testcase!(&[0x0f, 0xea, 0xc2], "pminsw mm0, mm2"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
581 | testcase!(&[0x0f, 0xeb, 0xc2], "por mm0, mm2"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
582 | testcase!(&[0x0f, 0xec, 0xc2], "paddsb mm0, mm2"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
583 | testcase!(&[0x0f, 0xed, 0xc2], "paddsw mm0, mm2"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
584 | testcase!(&[0x0f, 0xee, 0xc2], "pmaxsw mm0, mm2"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
585 | testcase!(&[0x0f, 0xef, 0xc2], "pxor mm0, mm2"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
587 | testcase!(invalid: &[0x0f, 0xf0, 0xc2]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
588 | testcase!(&[0x0f, 0xf1, 0xc2], "psllw mm0, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
589 | testcase!(&[0x0f, 0xf2, 0xc2], "pslld mm0, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
590 | testcase!(&[0x0f, 0xf3, 0xc2], "psllq mm0, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
591 | testcase!(&[0x0f, 0xf4, 0xc2], "pmuludq mm0, mm2"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
592 | testcase!(&[0x0f, 0xf5, 0xc2], "pmaddwd mm0, mm2"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
593 | testcase!(&[0x0f, 0xf6, 0xc2], "psadbw mm0, mm2"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
594 | testcase!(&[0x0f, 0xf8, 0xc2], "psubb mm0, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
595 | testcase!(&[0x0f, 0xf9, 0xc2], "psubw mm0, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
596 | testcase!(&[0x0f, 0xfa, 0xc2], "psubd mm0, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
597 | testcase!(&[0x0f, 0xfb, 0xc2], "psubq mm0, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
598 | testcase!(&[0x0f, 0xfc, 0xc2], "paddb mm0, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
599 | testcase!(&[0x0f, 0xfd, 0xc2], "paddw mm0, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
600 | testcase!(&[0x0f, 0xfe, 0xc2], "paddd mm0, mm2"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
602 | testcase!(&[0x0f, 0xf1, 0x02], "psllw mm0, qword [rdx]"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
603 | testcase!(&[0x0f, 0xf2, 0x02], "pslld mm0, qword [rdx]"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
604 | testcase!(&[0x0f, 0xf3, 0x02], "psllq mm0, qword [rdx]"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
605 | testcase!(&[0x0f, 0xf4, 0x02], "pmuludq mm0, qword [rdx]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
606 | testcase!(&[0x0f, 0xf5, 0x02], "pmaddwd mm0, qword [rdx]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
607 | testcase!(&[0x0f, 0xf6, 0x02], "psadbw mm0, qword [rdx]"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
608 | testcase!(&[0x0f, 0xf8, 0x02], "psubb mm0, qword [rdx]"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
609 | testcase!(&[0x0f, 0xf9, 0x02], "psubw mm0, qword [rdx]"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
610 | testcase!(&[0x0f, 0xfa, 0x02], "psubd mm0, qword [rdx]"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
611 | testcase!(&[0x0f, 0xfb, 0x02], "psubq mm0, qword [rdx]"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
612 | testcase!(&[0x0f, 0xfc, 0x02], "paddb mm0, qword [rdx]"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
613 | testcase!(&[0x0f, 0xfd, 0x02], "paddw mm0, qword [rdx]"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
614 | testcase!(&[0x0f, 0xfe, 0x02], "paddd mm0, qword [rdx]"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
627 | testcase!(&[0x0f, 0x2c, 0xcf], "cvttps2pi mm1, xmm7"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
628 | testcase!(&[0x48, 0x0f, 0x2c, 0xcf], "cvttps2pi mm1, xmm7"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
629 | testcase!(&[0x4f, 0x0f, 0x2c, 0xcf], "cvttps2pi mm1, xmm15"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
630 | testcase!(&[0x4f, 0x0f, 0x2a, 0xcf], "cvtpi2ps xmm9, mm7"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
631 | testcase!(&[0x4f, 0x0f, 0x2a, 0x00], "cvtpi2ps xmm8, qword [r8]"),
| ----------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
632 | testcase!(&[0x4f, 0x66, 0x0f, 0x2a, 0xcf], "cvtpi2pd xmm1, mm7"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
633 | testcase!(&[0x66, 0x4f, 0x0f, 0x2a, 0xcf], "cvtpi2pd xmm9, mm7"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
634 | testcase!(&[0x4f, 0xf3, 0x0f, 0x2a, 0xcf], "cvtsi2ss xmm1, edi"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
635 | testcase!(&[0xf3, 0x4f, 0x0f, 0x2a, 0xcf], "cvtsi2ss xmm9, r15"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
636 | testcase!(&[0x4f, 0xf2, 0x0f, 0x2a, 0xcf], "cvtsi2sd xmm1, edi"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
637 | testcase!(&[0xf2, 0x4f, 0x0f, 0x2a, 0xcf], "cvtsi2sd xmm9, r15"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
638 | testcase!(&[0x4f, 0xf2, 0x0f, 0x2a, 0x00], "cvtsi2sd xmm0, dword [rax]"),
| ------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
639 | testcase!(&[0xf2, 0x4f, 0x0f, 0x2a, 0x00], "cvtsi2sd xmm8, qword [r8]"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
640 | testcase!(&[0x4f, 0xf3, 0x0f, 0x2a, 0x00], "cvtsi2ss xmm0, dword [rax]"),
| ------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
641 | testcase!(&[0xf3, 0x4f, 0x0f, 0x2a, 0x00], "cvtsi2ss xmm8, qword [r8]"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
642 | testcase!(&[0x4f, 0x66, 0x0f, 0x2a, 0x00], "cvtpi2pd xmm0, dword [rax]"),
| ------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
643 | testcase!(&[0x66, 0x4f, 0x0f, 0x2a, 0x00], "cvtpi2pd xmm8, qword [r8]"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
656 | testcase!(features { AESNI: true } &[0x66, 0x0f, 0x38, 0xdb, 0x0f], "aesimc xmm1, xmmword [rdi]"),
| ------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
657 | testcase!(features { AESNI: true } &[0x66, 0x4f, 0x0f, 0x38, 0xdb, 0xcf], "aesimc xmm9, xmm15"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
659 | testcase!(features { AESNI: true } &[0x66, 0x0f, 0x38, 0xdc, 0x0f], "aesenc xmm1, xmmword [rdi]"),
| ------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
660 | testcase!(features { AESNI: true } &[0x66, 0x4f, 0x0f, 0x38, 0xdc, 0xcf], "aesenc xmm9, xmm15"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
662 | testcase!(features { AESNI: true } &[0x66, 0x0f, 0x38, 0xdd, 0x0f], "aesenclast xmm1, xmmword [rdi]"),
| ----------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
663 | testcase!(features { AESNI: true } &[0x66, 0x4f, 0x0f, 0x38, 0xdd, 0xcf], "aesenclast xmm9, xmm15"),
| --------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
665 | testcase!(features { AESNI: true } &[0x66, 0x0f, 0x38, 0xde, 0x0f], "aesdec xmm1, xmmword [rdi]"),
| ------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
666 | testcase!(features { AESNI: true } &[0x66, 0x4f, 0x0f, 0x38, 0xde, 0xcf], "aesdec xmm9, xmm15"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
668 | testcase!(features { AESNI: true } &[0x66, 0x0f, 0x38, 0xdf, 0x0f], "aesdeclast xmm1, xmmword [rdi]"),
| ----------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
669 | testcase!(features { AESNI: true } &[0x66, 0x4f, 0x0f, 0x38, 0xdf, 0xcf], "aesdeclast xmm9, xmm15"),
| --------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
671 | testcase!(features { AESNI: true } &[0x66, 0x0f, 0x3a, 0xdf, 0x0f, 0xaa], "aeskeygenassist xmm1, xmmword [rdi], 0xaa"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
672 | testcase!(features { AESNI: true } &[0x66, 0x4f, 0x0f, 0x3a, 0xdf, 0xcf, 0xaa], "aeskeygenassist xmm9, xmm15, 0xaa"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
685 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x0f, 0x10, 0x0c, 0xc7], "movsd xmm1, qword [rdi + rax * 8]"),
| ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
686 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x0f, 0x11, 0x0c, 0xc7], "movsd qword [rdi + rax * 8], xmm1"),
| ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
687 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0x11, 0x0c, 0xc7], "movupd xmmword [rdi + rax * 8], xmm1"),
| ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
688 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x12, 0x03], "movlpd xmm8, qword [r11]"), /...
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
689 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x13, 0x03], "movlpd qword [r11], xmm8"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
690 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x13, 0xc3]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
691 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x14, 0x03], "unpcklpd xmm8, xmmword [r11]"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
692 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x14, 0xc3], "unpcklpd xmm8, xmm11"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
693 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x15, 0x03], "unpckhpd xmm8, xmmword [r11]"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
694 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x15, 0xc3], "unpckhpd xmm8, xmm11"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
695 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x16, 0x03], "movhpd xmm8, qword [r11]"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
696 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x17, 0x03], "movhpd qword [r11], xmm8"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
697 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x17, 0xc3]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
699 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x28, 0xd0], "movapd xmm10, xmm8"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
700 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x28, 0x00], "movapd xmm8, xmmword [r8]"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
702 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x2a, 0xcf], "cvtpi2pd xmm9, mm7"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
703 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x2a, 0x0f], "cvtpi2pd xmm9, qword [r15]"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
704 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x2a, 0xcf], "cvtsi2sd xmm9, r15"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
705 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x2a, 0x0f], "cvtsi2sd xmm9, qword [r15]"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
706 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x2b, 0x0f], "movntpd xmmword [r15], xmm9"),
| ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
707 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x2c, 0xcf], "cvttpd2pi mm1, xmm15"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
708 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x2c, 0x0f], "cvttpd2pi mm1, xmmword [r15]"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
709 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x2c, 0xcf], "cvttsd2si r9, xmm15"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
710 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x2c, 0x0f], "cvttsd2si r9, qword [r15]"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
711 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x40, 0x0f, 0x2c, 0xcf], "cvttsd2si ecx, xmm7"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
712 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x40, 0x0f, 0x2c, 0x0f], "cvttsd2si ecx, qword [rdi]"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
713 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x2d, 0xcf], "cvtpd2pi mm1, xmm15"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
714 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x2d, 0x0f], "cvtpd2pi mm1, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
715 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x2d, 0xcf], "cvtsd2si r9, xmm15"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
716 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x2d, 0x0f], "cvtsd2si r9, qword [r15]"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
717 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x40, 0x0f, 0x2d, 0xcf], "cvtsd2si ecx, xmm7"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
718 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x40, 0x0f, 0x2d, 0x0f], "cvtsd2si ecx, qword [rdi]"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
719 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x2e, 0xcf], "ucomisd xmm9, xmm15"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
720 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x2e, 0x0f], "ucomisd xmm9, qword [r15]"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
721 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x2f, 0xcf], "comisd xmm9, xmm15"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
722 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x2f, 0x0f], "comisd xmm9, qword [r15]"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
729 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x50, 0x01]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
730 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x50, 0xc1], "movmskpd r8d, xmm9"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
731 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x51, 0x01], "sqrtpd xmm8, xmmword [r9]"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
732 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x51, 0x01], "sqrtsd xmm8, qword [r9]"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
733 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x52, 0x01]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
734 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x53, 0x01]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
735 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x54, 0x01], "andpd xmm8, xmmword [r9]"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
736 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x55, 0x01], "andnpd xmm8, xmmword [r9]"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
737 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x56, 0x01], "orpd xmm8, xmmword [r9]"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
738 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x57, 0x01], "xorpd xmm8, xmmword [r9]"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
739 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x58, 0x01], "addpd xmm8, xmmword [r9]"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
740 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x58, 0x01], "addsd xmm8, qword [r9]"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
741 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x59, 0x01], "mulpd xmm8, xmmword [r9]"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
742 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x59, 0x01], "mulsd xmm8, qword [r9]"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
743 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x5a, 0x01], "cvtpd2ps xmm8, xmmword [r9]"),
| ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
744 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x5a, 0x01], "cvtsd2ss xmm8, qword [r9]"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
745 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x5b, 0x01], "cvtps2dq xmm8, xmmword [r9]"),
| ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
746 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x5c, 0x01], "subpd xmm8, xmmword [r9]"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
747 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x5c, 0x01], "subsd xmm8, qword [r9]"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
748 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x5d, 0x01], "minpd xmm8, xmmword [r9]"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
749 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x5d, 0x01], "minsd xmm8, qword [r9]"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
750 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x5e, 0x01], "divpd xmm8, xmmword [r9]"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
751 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x5e, 0x01], "divsd xmm8, qword [r9]"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
752 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x5f, 0x01], "maxpd xmm8, xmmword [r9]"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
753 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0x5f, 0x01], "maxsd xmm8, qword [r9]"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
754 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
755 | | &[0x66, 0x4f, 0x0f, 0x60, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
756 | | "punpcklbw xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
757 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
758 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
759 | | &[0x66, 0x4f, 0x0f, 0x61, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
760 | | "punpcklwd xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
761 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
762 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
763 | | &[0x66, 0x4f, 0x0f, 0x62, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
764 | | "punpckldq xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
765 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
766 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
767 | | &[0x66, 0x4f, 0x0f, 0x63, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
768 | | "packsswb xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
769 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
770 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
771 | | &[0x66, 0x4f, 0x0f, 0x64, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
772 | | "pcmpgtb xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
773 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
774 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
775 | | &[0x66, 0x4f, 0x0f, 0x65, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
776 | | "pcmpgtw xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
777 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
778 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
779 | | &[0x66, 0x4f, 0x0f, 0x66, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
780 | | "pcmpgtd xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
781 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
782 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
783 | | &[0x66, 0x4f, 0x0f, 0x67, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
784 | | "packuswb xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
785 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
786 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
787 | | &[0x66, 0x4f, 0x0f, 0x68, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
788 | | "punpckhbw xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
789 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
790 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
791 | | &[0x66, 0x4f, 0x0f, 0x69, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
792 | | "punpckhwd xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
793 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
794 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
795 | | &[0x66, 0x4f, 0x0f, 0x6a, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
796 | | "punpckhdq xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
797 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
798 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
799 | | &[0x66, 0x4f, 0x0f, 0x6b, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
800 | | "packssdw xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
801 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
802 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
803 | | &[0x66, 0x4f, 0x0f, 0x6c, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
804 | | "punpcklqdq xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
805 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
806 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
807 | | &[0x66, 0x4f, 0x0f, 0x6d, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
808 | | "punpckhqdq xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
809 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
810 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
811 | | &[0x66, 0x4f, 0x0f, 0x6e, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
812 | | "movq xmm11, qword [r12 + r11 * 4 - 0x334455cc]"
813 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
814 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
815 | | &[0x66, 0x4f, 0x0f, 0x6f, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
816 | | "movdqa xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
817 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
819 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x48, 0x0f, 0x6e, 0xc0], "movq xmm0, rax"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
820 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0x70, 0xc0, 0x4e], "pshufd xmm0, xmm0, 0x4e"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
821 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x0f, 0x70, 0xc0, 0x4e], "pshuflw xmm0, xmm0, 0x4e"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
822 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf3, 0x0f, 0x70, 0xc0, 0x4e], "pshufhw xmm0, xmm0, 0x4e"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
823 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x71, 0x10, 0x8f]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
824 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x71, 0xd0, 0x8f], "psrlw xmm8, 0x8f"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
825 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x71, 0x20, 0x8f]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
826 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x71, 0xe0, 0x8f], "psraw xmm8, 0x8f"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
827 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x71, 0x30, 0x8f]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
828 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x71, 0xf0, 0x8f], "psllw xmm8, 0x8f"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
829 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x72, 0x10, 0x8f]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
830 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x72, 0xd0, 0x8f], "psrld xmm8, 0x8f"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
831 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x72, 0x20, 0x8f]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
832 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x72, 0xe0, 0x8f], "psrad xmm8, 0x8f"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
833 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x72, 0x30, 0x8f]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
834 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x72, 0xf0, 0x8f], "pslld xmm8, 0x8f"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
835 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x73, 0x10, 0x8f]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
836 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x73, 0x18, 0x8f]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
837 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x73, 0xd0, 0x8f], "psrlq xmm8, 0x8f"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
838 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x73, 0xd8, 0x8f], "psrldq xmm8, 0x8f"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
839 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x73, 0x30, 0x8f]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
840 | testcase!(invalid: &[0x66, 0x4f, 0x0f, 0x73, 0x38, 0x8f]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
841 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x73, 0xf0, 0x8f], "psllq xmm8, 0x8f"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
842 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x73, 0xf8, 0x8f], "pslldq xmm8, 0x8f"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
843 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0x7e, 0xc1], "movd ecx, xmm0"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
844 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x48, 0x0f, 0x7e, 0xc1], "movq rcx, xmm0"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
845 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x48, 0x0f, 0x7e, 0x01], "movq qword [rcx], xmm0"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
846 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0x7e, 0xc1], "movq r9, xmm8"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
847 | / testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true }
848 | | &[0x66, 0x4f, 0x0f, 0x7f, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
849 | | "movdqa xmmword [r12 + r11 * 4 - 0x334455cc], xmm11"
850 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
852 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xc2, 0xc3, 0x08], "cmppd xmm0, xmm3, 0x8"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
853 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0xc2, 0xc3, 0x08], "cmppd xmm8, xmm11, 0x8"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
854 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0xc2, 0x03, 0x08], "cmppd xmm8, xmmword [r11], 0x8"),
| ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
855 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x0f, 0xc2, 0xc3, 0x08], "cmpsd xmm0, xmm3, 0x8"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
856 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0xc2, 0xc3, 0x08], "cmpsd xmm8, xmm11, 0x8"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
857 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0xc2, 0x03, 0x08], "cmpsd xmm8, qword [r11], 0x8"),
| -------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
859 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xc4, 0xc3, 0x08], "pinsrw xmm0, ebx, 0x8"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
860 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0xc4, 0xc3, 0x08], "pinsrw xmm8, r11d, 0x8"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
862 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xc4, 0x03, 0x08], "pinsrw xmm0, word [rbx], 0x8"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
863 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0xc4, 0x03, 0x08], "pinsrw xmm8, word [r11], 0x8"),
| -------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
871 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0xc6, 0x03, 0x08], "shufpd xmm8, xmmword [r11], 0x8"),
| ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
872 | ... testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xc6, 0x03, 0x08], "shufpd xmm0, xmmword [rbx], 0x8"),
| ----------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
873 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xc6, 0xc3, 0x08], "shufpd xmm0, xmm3, 0x8"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
874 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd1, 0xc1], "psrlw xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
875 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd1, 0x01], "psrlw xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
876 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd2, 0xc1], "psrld xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
877 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd2, 0x01], "psrld xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
878 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd3, 0xc1], "psrlq xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
879 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd3, 0x01], "psrlq xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
880 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd4, 0xc1], "paddq xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
881 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd4, 0x01], "paddq xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
882 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd5, 0xc1], "pmullw xmm0, xmm1"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
883 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd5, 0x01], "pmullw xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
884 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd6, 0xc1], "movq xmm1, xmm0"),
| ------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
885 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd6, 0x01], "movq qword [rcx], xmm0"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
886 | testcase!(invalid: &[0xf3, 0x4f, 0x0f, 0xd6, 0x03]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
887 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf3, 0x4f, 0x0f, 0xd6, 0xc3], "movq2dq xmm8, mm3"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
888 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x4f, 0x0f, 0xd6, 0xc3], "movdq2q mm0, xmm11"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
889 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd7, 0xc1], "pmovmskb eax, xmm1"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
890 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0xd7, 0xc1], "pmovmskb r8d, xmm9"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
891 | testcase!(invalid: &[0x66, 0x0f, 0xd7, 0x01]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
892 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd8, 0xc1], "psubusb xmm0, xmm1"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
893 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd8, 0x01], "psubusb xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
894 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd9, 0xc1], "psubusw xmm0, xmm1"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
895 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xd9, 0x01], "psubusw xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
896 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xda, 0xc1], "pminub xmm0, xmm1"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
897 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xda, 0x01], "pminub xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
898 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xdb, 0xc1], "pand xmm0, xmm1"),
| ------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
899 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xdb, 0x01], "pand xmm0, xmmword [rcx]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
900 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xdc, 0xc1], "paddusb xmm0, xmm1"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
901 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xdc, 0x01], "paddusb xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
902 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xdd, 0xc1], "paddusw xmm0, xmm1"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
903 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xdd, 0x01], "paddusw xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
904 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xde, 0xc1], "pmaxub xmm0, xmm1"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
905 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xde, 0x01], "pmaxub xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
906 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xdf, 0xc1], "pandn xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
907 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xdf, 0x01], "pandn xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
908 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe0, 0xc1], "pavgb xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
909 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe0, 0x01], "pavgb xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
910 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe1, 0xc1], "psraw xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
911 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe1, 0x01], "psraw xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
912 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe2, 0xc1], "psrad xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
913 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe2, 0x01], "psrad xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
914 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe3, 0xc1], "pavgw xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
915 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe3, 0x01], "pavgw xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
916 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe4, 0xc1], "pmulhuw xmm0, xmm1"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
917 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe4, 0x01], "pmulhuw xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
918 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe5, 0xc1], "pmulhw xmm0, xmm1"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
919 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe5, 0x01], "pmulhw xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
920 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe6, 0xc1], "cvttpd2dq xmm0, xmm1"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
921 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe6, 0x01], "cvttpd2dq xmm0, xmmword [rcx]"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
922 | testcase!(invalid: &[0x66, 0x0f, 0xe7, 0xc1]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
923 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe7, 0x01], "movntdq xmmword [rcx], xmm0"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
924 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe8, 0xc1], "psubsb xmm0, xmm1"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
925 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe8, 0x01], "psubsb xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
926 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe9, 0xc1], "psubsw xmm0, xmm1"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
927 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xe9, 0x01], "psubsw xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
928 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xea, 0xc1], "pminsw xmm0, xmm1"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
929 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xea, 0x01], "pminsw xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
930 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xeb, 0xc3], "por xmm0, xmm3"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
931 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xeb, 0xc4], "por xmm0, xmm4"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
932 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xeb, 0xd3], "por xmm2, xmm3"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
933 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xeb, 0x12], "por xmm2, xmmword [rdx]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
934 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xeb, 0xc1], "por xmm0, xmm1"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
935 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xeb, 0x01], "por xmm0, xmmword [rcx]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
936 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xec, 0xc1], "paddsb xmm0, xmm1"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
937 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xec, 0x01], "paddsb xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
938 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xed, 0xc1], "paddsw xmm0, xmm1"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
939 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xed, 0x01], "paddsw xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
940 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xee, 0xc1], "pmaxsw xmm0, xmm1"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
941 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xee, 0x01], "pmaxsw xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
942 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xef, 0xc1], "pxor xmm0, xmm1"),
| ------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
943 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xef, 0x01], "pxor xmm0, xmmword [rcx]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
944 | testcase!(invalid: &[0x66, 0x0f, 0xf0, 0xc1]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
945 | testcase!(invalid: &[0x66, 0x0f, 0xf0, 0x01]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
946 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf1, 0xc1], "psllw xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
947 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf1, 0x01], "psllw xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
948 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf2, 0xc1], "pslld xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
949 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf2, 0x01], "pslld xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
950 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf3, 0xc1], "psllq xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
951 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf3, 0x01], "psllq xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
952 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf4, 0xc1], "pmuludq xmm0, xmm1"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
953 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf4, 0x01], "pmuludq xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
954 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf5, 0xc1], "pmaddwd xmm0, xmm1"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
955 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf5, 0x01], "pmaddwd xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
956 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf6, 0xc1], "psadbw xmm0, xmm1"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
957 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf6, 0x01], "psadbw xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
958 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf7, 0xc1], "maskmovdqu xmm0, xmm1"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
959 | testcase!(invalid: &[0x66, 0x0f, 0xf7, 0x01]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
960 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf8, 0xc1], "psubb xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
961 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf8, 0x01], "psubb xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
962 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf9, 0xc1], "psubw xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
963 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf9, 0x01], "psubw xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
964 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xfa, 0xc1], "psubd xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
965 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xfa, 0x01], "psubd xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
966 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xfb, 0xc1], "psubq xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
967 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xfb, 0x01], "psubq xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
968 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xfc, 0xc1], "paddb xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
969 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xfc, 0x01], "paddb xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
970 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xfd, 0xc1], "paddw xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
971 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xfd, 0x01], "paddw xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
972 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xfe, 0xc1], "paddd xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
973 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xfe, 0x01], "paddd xmm0, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
974 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xff, 0xc1], "ud0 eax, ecx"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
975 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf2, 0x0f, 0xff, 0xc1], "ud0 eax, ecx"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
976 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0xf3, 0x0f, 0xff, 0xc1], "ud0 eax, ecx"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
977 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xff, 0x01], "ud0 eax, dword [rcx]"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
978 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x4f, 0x0f, 0xff, 0xc1], "ud0 r8d, r9d"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
980 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0x74, 0xc1], "pcmpeqb xmm0, xmm1"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
981 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0x74, 0x12], "pcmpeqb xmm2, xmmword [rdx]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
982 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf8, 0xc8], "psubb xmm1, xmm0"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
983 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf8, 0xd0], "psubb xmm2, xmm0"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
984 | testcase!(features nodefault { Minimal: true, SSE: true, SSE2: true } &[0x66, 0x0f, 0xf8, 0x12], "psubb xmm2, xmmword [rdx]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
997 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x0f, 0xf0, 0x0f], "lddqu xmm1, xmmword [rdi]"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
998 | testcase!(invalid: &[0xf2, 0x0f, 0xf0, 0xcf]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
999 | ... testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x0f, 0xd0, 0x0f], "addsubps xmm1, xmmword [rdi]"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1000 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x0f, 0xd0, 0xcf], "addsubps xmm1, xmm7"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1001 | testcase!(invalid: &[0xf3, 0x0f, 0xd0, 0x0f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1002 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x4f, 0x0f, 0xd0, 0xcf], "addsubps xmm9, xmm15"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1003 | ... testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0x66, 0x0f, 0xd0, 0x0f], "addsubpd xmm1, xmmword [rdi]"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1004 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0x66, 0x0f, 0xd0, 0xcf], "addsubpd xmm1, xmm7"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1005 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0x66, 0x4f, 0x0f, 0xd0, 0xcf], "addsubpd xmm9, xmm15"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1007 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x0f, 0x7c, 0x0f], "haddps xmm1, xmmword [rdi]"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1008 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x0f, 0x7c, 0xcf], "haddps xmm1, xmm7"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1009 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x4f, 0x0f, 0x7c, 0xcf], "haddps xmm9, xmm15"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1010 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0x66, 0x0f, 0x7c, 0x0f], "haddpd xmm1, xmmword [rdi]"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1011 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0x66, 0x0f, 0x7c, 0xcf], "haddpd xmm1, xmm7"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1012 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0x66, 0x4f, 0x0f, 0x7c, 0xcf], "haddpd xmm9, xmm15"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1014 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x0f, 0x7d, 0x0f], "hsubps xmm1, xmmword [rdi]"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1015 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x0f, 0x7d, 0xcf], "hsubps xmm1, xmm7"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1016 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x4f, 0x0f, 0x7d, 0xcf], "hsubps xmm9, xmm15"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1017 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0x66, 0x0f, 0x7d, 0x0f], "hsubpd xmm1, xmmword [rdi]"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1018 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0x66, 0x0f, 0x7d, 0xcf], "hsubpd xmm1, xmm7"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1019 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0x66, 0x4f, 0x0f, 0x7d, 0xcf], "hsubpd xmm9, xmm15"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1021 | ... testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf3, 0x0f, 0x12, 0x0f], "movsldup xmm1, xmmword [rdi]"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1022 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf3, 0x0f, 0x12, 0xcf], "movsldup xmm1, xmm7"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1023 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf3, 0x4f, 0x0f, 0x12, 0xcf], "movsldup xmm9, xmm15"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1024 | ... testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf3, 0x0f, 0x16, 0x0f], "movshdup xmm1, xmmword [rdi]"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1025 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf3, 0x0f, 0x16, 0xcf], "movshdup xmm1, xmm7"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1026 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf3, 0x4f, 0x0f, 0x16, 0xcf], "movshdup xmm9, xmm15"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1028 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x0f, 0x12, 0x0f], "movddup xmm1, qword [rdi]"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1029 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x0f, 0x12, 0xcf], "movddup xmm1, xmm7"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1030 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0xf2, 0x4f, 0x0f, 0x12, 0xcf], "movddup xmm9, xmm15"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1032 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0x0f, 0x01, 0xc8], "monitor"),
| ----------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1033 | testcase!(invalid: &[0x66, 0x0f, 0x01, 0xc8]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1034 | testcase!(invalid: &[0xf3, 0x0f, 0x01, 0xc8]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1035 | testcase!(invalid: &[0xf2, 0x0f, 0x01, 0xc8]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1037 | testcase!(features { SSE3: true, SSE4_1: false, SSE4_2: false, AVX: false } &[0x0f, 0x01, 0xc9], "mwait"),
| --------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1038 | testcase!(invalid: &[0x66, 0x0f, 0x01, 0xc9]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1039 | testcase!(invalid: &[0xf2, 0x0f, 0x01, 0xc9]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1040 | testcase!(invalid: &[0xf3, 0x0f, 0x01, 0xc9]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1053 | testcase!(features { SSE4_2: true, AVX: false } &[0x66, 0x0f, 0x38, 0x37, 0x03], "pcmpgtq xmm0, xmmword [rbx]"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1054 | testcase!(features { SSE4_2: true, AVX: false } &[0x66, 0x0f, 0x38, 0x37, 0xc3], "pcmpgtq xmm0, xmm3"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1056 | testcase!(features { SSE4_2: true, AVX: false } &[0xf2, 0x0f, 0x38, 0xf0, 0x06], "crc32 eax, byte [rsi]"),
| --------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1057 | testcase!(features { SSE4_2: true, AVX: false } &[0xf2, 0x0f, 0x38, 0xf0, 0xc6], "crc32 eax, dh"),
| ------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1058 | testcase!(features { SSE4_2: true, AVX: false } &[0xf2, 0x0f, 0x38, 0xf1, 0x06], "crc32 eax, dword [rsi]"),
| ---------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1059 | testcase!(features { SSE4_2: true, AVX: false } &[0xf2, 0x0f, 0x38, 0xf1, 0xc6], "crc32 eax, esi"),
| -------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1060 | testcase!(features { SSE4_2: true, AVX: false } &[0x66, 0xf2, 0x0f, 0x38, 0xf1, 0xc6], "crc32 eax, si"),
| ------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1061 | testcase!(features { SSE4_2: true, AVX: false } &[0x66, 0xf2, 0x48, 0x0f, 0x38, 0xf1, 0xc6], "crc32 rax, rsi"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1063 | testcase!(features { SSE4_2: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x60, 0xc6, 0x54], "pcmpestrm xmm0, xmm6, 0x54"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1064 | testcase!(features { SSE4_2: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x60, 0x06, 0x54], "pcmpestrm xmm0, xmmword [rsi], 0x54"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1065 | testcase!(features { SSE4_2: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x61, 0xc6, 0x54], "pcmpestri xmm0, xmm6, 0x54"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1066 | testcase!(features { SSE4_2: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x61, 0x06, 0x54], "pcmpestri xmm0, xmmword [rsi], 0x54"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1067 | testcase!(features { SSE4_2: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x62, 0xc6, 0x54], "pcmpistrm xmm0, xmm6, 0x54"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1068 | testcase!(features { SSE4_2: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x62, 0x06, 0x54], "pcmpistrm xmm0, xmmword [rsi], 0x54"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1069 | testcase!(features { SSE4_2: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x63, 0xc6, 0x54], "pcmpistri xmm0, xmm6, 0x54"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1070 | testcase!(features { SSE4_2: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x63, 0x06, 0x54], "pcmpistri xmm0, xmmword [rsi], 0x54"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1083 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x0c, 0x11, 0x22], "blendps xmm2, xmmword [rcx], 0x22"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1084 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x0c, 0xc1, 0x22], "blendps xmm0, xmm1, 0x22"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1085 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x0d, 0x11, 0x22], "blendpd xmm2, xmmword [rcx], 0x22"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1086 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x0d, 0xc1, 0x22], "blendpd xmm0, xmm1, 0x22"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1088 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x10, 0x06], "pblendvb xmm0, xmmword [rsi]"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1089 | testcase!(invalid: &[0x0f, 0x38, 0x10, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1091 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x14, 0x06], "blendvps xmm0, xmmword [rsi]"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1092 | testcase!(invalid: &[0x0f, 0x38, 0x14, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1093 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x15, 0x06], "blendvpd xmm0, xmmword [rsi]"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1094 | testcase!(invalid: &[0x0f, 0x38, 0x15, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1096 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x17, 0x06], "ptest xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1097 | testcase!(invalid: &[0x0f, 0x38, 0x17, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1099 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x20, 0x06], "pmovsxbw xmm0, qword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1100 | testcase!(invalid: &[0x0f, 0x38, 0x20, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1101 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x21, 0x06], "pmovsxbd xmm0, qword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1102 | testcase!(invalid: &[0x0f, 0x38, 0x21, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1103 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x22, 0x06], "pmovsxbq xmm0, word [rsi]"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1104 | testcase!(invalid: &[0x0f, 0x38, 0x22, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1105 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x23, 0x06], "pmovsxwd xmm0, qword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1106 | testcase!(invalid: &[0x0f, 0x38, 0x23, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1107 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x24, 0x06], "pmovsxwq xmm0, qword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1108 | testcase!(invalid: &[0x0f, 0x38, 0x24, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1109 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x25, 0x06], "pmovsxdq xmm0, qword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1110 | testcase!(invalid: &[0x0f, 0x38, 0x25, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1112 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x28, 0x06], "pmuldq xmm0, xmmword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1113 | testcase!(invalid: &[0x0f, 0x38, 0x28, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1114 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x29, 0x06], "pcmpeqq xmm0, xmmword [rsi]"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1115 | testcase!(invalid: &[0x0f, 0x38, 0x29, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1116 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x2a, 0x06], "movntdqa xmm0, xmmword [rsi]"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1117 | testcase!(invalid: &[0x66, 0x0f, 0x38, 0x2a, 0xc6]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1118 | testcase!(invalid: &[0x0f, 0x38, 0x2a, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1119 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x2b, 0x06], "packusdw xmm0, xmmword [rsi]"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1120 | testcase!(invalid: &[0x0f, 0x38, 0x2b, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1122 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x30, 0x06], "pmovzxbw xmm0, qword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1123 | testcase!(invalid: &[0x0f, 0x38, 0x30, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1124 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x31, 0x06], "pmovzxbd xmm0, dword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1125 | testcase!(invalid: &[0x0f, 0x38, 0x31, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1126 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x32, 0x06], "pmovzxbq xmm0, word [rsi]"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1127 | testcase!(invalid: &[0x0f, 0x38, 0x32, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1128 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x33, 0x06], "pmovzxwd xmm0, qword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1129 | testcase!(invalid: &[0x0f, 0x38, 0x33, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1130 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x34, 0x06], "pmovzxwq xmm0, qword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1131 | testcase!(invalid: &[0x0f, 0x38, 0x34, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1132 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x35, 0x06], "pmovzxdq xmm0, qword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1133 | testcase!(invalid: &[0x0f, 0x38, 0x35, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1135 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x38, 0x06], "pminsb xmm0, xmmword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1136 | testcase!(invalid: &[0x0f, 0x38, 0x38, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1137 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x39, 0x06], "pminsd xmm0, xmmword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1138 | testcase!(invalid: &[0x0f, 0x38, 0x39, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1139 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x3a, 0x06], "pminuw xmm0, xmmword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1140 | testcase!(invalid: &[0x0f, 0x38, 0x3a, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1141 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x3b, 0x06], "pminud xmm0, xmmword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1142 | testcase!(invalid: &[0x0f, 0x38, 0x3b, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1143 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x3c, 0x06], "pmaxsb xmm0, xmmword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1144 | testcase!(invalid: &[0x0f, 0x38, 0x3c, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1145 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x3d, 0x06], "pmaxsd xmm0, xmmword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1146 | testcase!(invalid: &[0x0f, 0x38, 0x3d, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1147 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x3e, 0x06], "pmaxuw xmm0, xmmword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1148 | testcase!(invalid: &[0x0f, 0x38, 0x3e, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1149 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x3f, 0x06], "pmaxud xmm0, xmmword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1150 | testcase!(invalid: &[0x0f, 0x38, 0x3f, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1153 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x40, 0x06], "pmulld xmm0, xmmword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1154 | testcase!(invalid: &[0x0f, 0x38, 0x40, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1155 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x38, 0x41, 0x06], "phminposuw xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1156 | testcase!(invalid: &[0x0f, 0x38, 0x41, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1158 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x08, 0x06, 0x31], "roundps xmm0, xmmword [rsi], 0x31"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1159 | testcase!(invalid: &[0x0f, 0x3a, 0x08, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1160 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x09, 0x06, 0x31], "roundpd xmm0, xmmword [rsi], 0x31"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1161 | testcase!(invalid: &[0x0f, 0x3a, 0x09, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1162 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x0a, 0x06, 0x31], "roundss xmm0, xmmword [rsi], 0x31"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1163 | testcase!(invalid: &[0x0f, 0x3a, 0x0a, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1164 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x0b, 0x06, 0x31], "roundsd xmm0, xmmword [rsi], 0x31"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1165 | testcase!(invalid: &[0x0f, 0x3a, 0x0b, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1167 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x0e, 0x06, 0x31], "pblendw xmm0, xmmword [rsi], 0x31"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1168 | testcase!(invalid: &[0x0f, 0x3a, 0x0e, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1170 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x14, 0x06, 0x31], "pextrb byte [rsi], xmm0, 0x31"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1171 | testcase!(invalid: &[0x0f, 0x3a, 0x14, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1172 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x15, 0x06, 0x31], "pextrw word [rsi], xmm0, 0x31"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1173 | testcase!(invalid: &[0x0f, 0x3a, 0x15, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1174 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x16, 0x06, 0x31], "pextrd dword [rsi], xmm0, 0x31"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1175 | testcase!(invalid: &[0x0f, 0x3a, 0x16, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1176 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x48, 0x0f, 0x3a, 0x16, 0x06, 0x31], "pextrq qword [rsi], xmm0, 0x31"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1177 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x17, 0x06, 0x31], "extractps dword [rsi], xmm0, 0x31"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1178 | testcase!(invalid: &[0x0f, 0x3a, 0x17, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1180 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x20, 0x06, 0x31], "pinsrb xmm0, byte [rsi], 0x31"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1181 | testcase!(invalid: &[0x0f, 0x3a, 0x20, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1182 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x21, 0x06, 0x31], "insertps xmm0, dword [rsi], 0x31"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1183 | testcase!(invalid: &[0x0f, 0x3a, 0x21, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1184 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x22, 0x06, 0x31], "pinsrd xmm0, dword [rsi], 0x31"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1185 | testcase!(invalid: &[0x0f, 0x3a, 0x22, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1186 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x48, 0x0f, 0x3a, 0x22, 0x06, 0x31], "pinsrq xmm0, qword [rsi], 0x31"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1188 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x40, 0x06, 0x31], "dpps xmm0, xmmword [rsi], 0x31"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1189 | testcase!(invalid: &[0x0f, 0x3a, 0x40, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1190 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x41, 0x06, 0x31], "dppd xmm0, xmmword [rsi], 0x31"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1191 | testcase!(invalid: &[0x0f, 0x3a, 0x41, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1192 | testcase!(features { SSE4_1: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x42, 0x06, 0x44], "mpsadbw xmm0, xmmword [rsi], 0x44"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1193 | testcase!(invalid: &[0x0f, 0x3a, 0x42, 0x06]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1206 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x00, 0xda], "pshufb xmm3, xmm2"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1207 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x00, 0x06], "pshufb xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1208 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x00, 0x06], "pshufb mm0, qword [rsi]"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1209 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x01, 0x06], "phaddw xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1210 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x01, 0x06], "phaddw mm0, qword [rsi]"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1211 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x02, 0x06], "phaddd xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1212 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x02, 0x06], "phaddd mm0, qword [rsi]"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1213 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x03, 0x06], "phaddsw xmm0, xmmword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1214 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x03, 0x06], "phaddsw mm0, qword [rsi]"),
| ----------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1215 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x04, 0x06], "pmaddubsw xmm0, xmmword [rsi]"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1216 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x04, 0x06], "pmaddubsw mm0, qword [rsi]"),
| ------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1217 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x05, 0x06], "phsubw xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1218 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x05, 0x06], "phsubw mm0, qword [rsi]"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1219 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x06, 0x06], "phsubd xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1220 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x06, 0x06], "phsubd mm0, qword [rsi]"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1221 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x07, 0x06], "phsubsw xmm0, xmmword [rsi]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1222 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x07, 0x06], "phsubsw mm0, qword [rsi]"),
| ----------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1223 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x08, 0x06], "psignb xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1224 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x08, 0x06], "psignb mm0, qword [rsi]"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1225 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x09, 0x06], "psignw xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1226 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x09, 0x06], "psignw mm0, qword [rsi]"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1227 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x0a, 0x06], "psignd xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1228 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x0a, 0x06], "psignd mm0, qword [rsi]"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1229 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x0b, 0x06], "pmulhrsw xmm0, xmmword [rsi]"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1230 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x0b, 0x06], "pmulhrsw mm0, qword [rsi]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1232 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x1c, 0x06], "pabsb xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1233 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x1c, 0x06], "pabsb mm0, qword [rsi]"),
| --------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1234 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x1d, 0x06], "pabsw xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1235 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x1d, 0x06], "pabsw mm0, qword [rsi]"),
| --------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1236 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x38, 0x1e, 0x06], "pabsd xmm0, xmmword [rsi]"),
| ------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1237 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x38, 0x1e, 0x06], "pabsd mm0, qword [rsi]"),
| --------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1239 | testcase!(features { SSSE3: true, AVX: false } &[0x66, 0x0f, 0x3a, 0x0f, 0x06, 0x30], "palignr xmm0, xmmword [rsi], 0x30"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1240 | testcase!(features { SSSE3: true, AVX: false } &[0x0f, 0x3a, 0x0f, 0x06, 0x30], "palignr mm0, qword [rsi], 0x30"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1255 | testcase!(invalid: &[0x0f, 0x01, 0x28]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1256 | testcase!(invalid: &[0x0f, 0x01, 0x29]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1257 | testcase!(invalid: &[0x0f, 0x01, 0x2a]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1258 | testcase!(invalid: &[0x0f, 0x01, 0x2b]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1259 | testcase!(invalid: &[0x0f, 0x01, 0x2c]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1260 | testcase!(invalid: &[0x0f, 0x01, 0x2d]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1261 | testcase!(invalid: &[0x0f, 0x01, 0x2e]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1262 | testcase!(invalid: &[0x0f, 0x01, 0x2f]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1263 | testcase!(&[0x0f, 0x01, 0x38], "invlpg byte [rax]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1264 | testcase!(&[0x0f, 0x01, 0x3f], "invlpg byte [rdi]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1265 | testcase!(&[0x0f, 0x01, 0x40, 0xff], "sgdt mword [rax - 0x1]"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1266 | testcase!(&[0x0f, 0x01, 0x41, 0xff], "sgdt mword [rcx - 0x1]"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1267 | testcase!(&[0x0f, 0x01, 0x49, 0xff], "sidt mword [rcx - 0x1]"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1268 | testcase!(&[0x0f, 0x01, 0x51, 0xff], "lgdt mword [rcx - 0x1]"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1269 | testcase!(&[0x0f, 0x01, 0x59, 0xff], "lidt mword [rcx - 0x1]"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1270 | testcase!(&[0x0f, 0x01, 0x61, 0xff], "smsw word [rcx - 0x1]"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1271 | testcase!(invalid: &[0x0f, 0x01, 0x69, 0xff]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1272 | testcase!(&[0x0f, 0x01, 0x71, 0xff], "lmsw word [rcx - 0x1]"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1273 | testcase!(&[0x0f, 0x01, 0x79, 0xff], "invlpg byte [rcx - 0x1]"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1274 | testcase!(&[0x0f, 0x01, 0xc0], "enclv"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1275 | testcase!(&[0x0f, 0x01, 0xc1], "vmcall"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1276 | testcase!(&[0x0f, 0x01, 0xc2], "vmlaunch"),
| ------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1277 | testcase!(&[0x0f, 0x01, 0xc3], "vmresume"),
| ------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1278 | testcase!(&[0x0f, 0x01, 0xc4], "vmxoff"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1279 | testcase!(&[0x0f, 0x01, 0xc5], "pconfig"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1280 | testcase!(invalid: &[0x0f, 0x01, 0xc6]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1281 | testcase!(invalid: &[0x0f, 0x01, 0xc7]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1282 | testcase!(&[0x0f, 0x01, 0xc8], "monitor"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1283 | testcase!(&[0x0f, 0x01, 0xc9], "mwait"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1284 | testcase!(&[0x0f, 0x01, 0xca], "clac"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1285 | testcase!(&[0x0f, 0x01, 0xcb], "stac"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1286 | testcase!(invalid: &[0x0f, 0x01, 0xcc]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1287 | testcase!(invalid: &[0x0f, 0x01, 0xcd]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1288 | testcase!(invalid: &[0x0f, 0x01, 0xce]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1289 | testcase!(&[0x0f, 0x01, 0xcf], "encls"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1290 | testcase!(&[0x0f, 0x01, 0xd0], "xgetbv"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1291 | testcase!(&[0x0f, 0x01, 0xd1], "xsetbv"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1292 | testcase!(invalid: &[0x0f, 0x01, 0xd2]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1293 | testcase!(invalid: &[0x0f, 0x01, 0xd3]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1294 | testcase!(&[0x0f, 0x01, 0xd4], "vmfunc"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1295 | testcase!(&[0x0f, 0x01, 0xd5], "xend"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1296 | testcase!(&[0x0f, 0x01, 0xd6], "xtest"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1297 | testcase!(&[0x0f, 0x01, 0xd7], "enclu"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1298 | testcase!(&[0x0f, 0x01, 0xd8], "vmrun rax"),
| ------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1299 | testcase!(&[0x0f, 0x01, 0xd9], "vmmcall"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1300 | testcase!(&[0x0f, 0x01, 0xda], "vmload rax"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1301 | testcase!(&[0x0f, 0x01, 0xdb], "vmsave rax"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1302 | testcase!(&[0x0f, 0x01, 0xdc], "stgi"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1303 | testcase!(&[0x0f, 0x01, 0xdd], "clgi"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1304 | testcase!(&[0x0f, 0x01, 0xde], "skinit eax"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1305 | testcase!(&[0x0f, 0x01, 0xdf], "invlpga rax, ecx"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1306 | testcase!(&[0x0f, 0x01, 0xfe], "invlpgb rax, edx, ecx"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1307 | testcase!(&[0x0f, 0x01, 0xff], "tlbsync"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1308 | testcase!(&[0x2e, 0x67, 0x65, 0x2e, 0x46, 0x0f, 0x01, 0xff], "tlbsync"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1309 | testcase!(&[0x4f, 0x0f, 0x01, 0xe0], "smsw r8w"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1310 | testcase!(&[0x0f, 0x01, 0xe0], "smsw ax"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1311 | testcase!(&[0x0f, 0x01, 0xe1], "smsw cx"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1312 | testcase!(&[0x0f, 0x01, 0xe2], "smsw dx"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1313 | testcase!(&[0x0f, 0x01, 0xe3], "smsw bx"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1314 | testcase!(&[0x0f, 0x01, 0xe4], "smsw sp"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1315 | testcase!(&[0x0f, 0x01, 0xe5], "smsw bp"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1316 | testcase!(&[0x0f, 0x01, 0xe6], "smsw si"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1317 | testcase!(&[0x0f, 0x01, 0xe7], "smsw di"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1318 | testcase!(invalid: &[0x0f, 0x01, 0xe8]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1319 | testcase!(invalid: &[0x0f, 0x01, 0xe8]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1320 | testcase!(invalid: &[0x0f, 0x01, 0xe9]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1321 | testcase!(invalid: &[0x0f, 0x01, 0xea]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1322 | testcase!(invalid: &[0x0f, 0x01, 0xeb]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1323 | testcase!(&[0x0f, 0x01, 0xee], "rdpkru"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1324 | testcase!(&[0x0f, 0x01, 0xef], "wrpkru"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1325 | testcase!(invalid: &[0xf2, 0x0f, 0x01, 0xee]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1326 | testcase!(invalid: &[0xf2, 0x0f, 0x01, 0xef]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1327 | testcase!(&[0x4f, 0x0f, 0x01, 0xf0], "lmsw r8w"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1328 | testcase!(&[0x0f, 0x01, 0xf0], "lmsw ax"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1329 | testcase!(&[0x0f, 0x01, 0xf1], "lmsw cx"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1330 | testcase!(&[0x0f, 0x01, 0xf2], "lmsw dx"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1331 | testcase!(&[0x0f, 0x01, 0xf3], "lmsw bx"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1332 | testcase!(&[0x0f, 0x01, 0xf4], "lmsw sp"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1333 | testcase!(&[0x0f, 0x01, 0xf5], "lmsw bp"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1334 | testcase!(&[0x0f, 0x01, 0xf6], "lmsw si"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1335 | testcase!(&[0x0f, 0x01, 0xf7], "lmsw di"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1336 | testcase!(&[0x0f, 0x01, 0xf8], "swapgs"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1337 | testcase!(&[0x0f, 0x01, 0xf9], "rdtscp"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1338 | testcase!(&[0x0f, 0x01, 0xfa], "monitorx"),
| ------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1339 | testcase!(&[0x0f, 0x01, 0xfb], "mwaitx"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1340 | testcase!(&[0x0f, 0x01, 0xfc], "clzero"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1341 | testcase!(&[0x0f, 0x01, 0xfd], "rdpru ecx"),
| ------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1356 | testcase!(invalid: &[0xf3, 0x0f, 0xae, 0x87]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1357 | testcase!(invalid: &[0xf3, 0x0f, 0xae, 0x04, 0x4f]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1358 | testcase!(&[0x0f, 0xae, 0x04, 0x4f], "fxsave ptr [rdi + rcx * 2]"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1359 | testcase!(&[0x0f, 0xae, 0x04, 0x4f], "fxsave ptr [rdi + rcx * 2]"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1360 | testcase!(&[0x0f, 0xae, 0x0c, 0x4f], "fxrstor ptr [rdi + rcx * 2]"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1361 | testcase!(&[0x0f, 0xae, 0x14, 0x4f], "ldmxcsr dword [rdi + rcx * 2]"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1362 | testcase!(&[0x0f, 0xae, 0x1c, 0x4f], "stmxcsr dword [rdi + rcx * 2]"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1363 | testcase!(&[0x0f, 0xae, 0x24, 0x4f], "xsave ptr [rdi + rcx * 2]"),
| ----------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1364 | testcase!(&[0x0f, 0xc7, 0x5c, 0x24, 0x40], "xrstors ptr [rsp + 0x40]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1365 | testcase!(&[0x0f, 0xc7, 0x64, 0x24, 0x40], "xsavec ptr [rsp + 0x40]"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1366 | testcase!(&[0x0f, 0xc7, 0x6c, 0x24, 0x40], "xsaves ptr [rsp + 0x40]"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1367 | testcase!(&[0x4f, 0x0f, 0xc7, 0x5c, 0x24, 0x40], "xrstors64 ptr [r12 + r12 * 1 + 0x40]"),
| ---------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1368 | testcase!(&[0x4f, 0x0f, 0xc7, 0x64, 0x24, 0x40], "xsavec64 ptr [r12 + r12 * 1 + 0x40]"),
| --------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1369 | testcase!(&[0x4f, 0x0f, 0xc7, 0x6c, 0x24, 0x40], "xsaves64 ptr [r12 + r12 * 1 + 0x40]"),
| --------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1370 | testcase!(&[0x0f, 0xc7, 0x74, 0x24, 0x40], "vmptrld qword [rsp + 0x40]"),
| ------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1371 | testcase!(&[0x0f, 0xc7, 0x7c, 0x24, 0x40], "vmptrst qword [rsp + 0x40]"),
| ------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1372 | testcase!(&[0x0f, 0xae, 0x2c, 0x4f], "xrstor ptr [rdi + rcx * 2]"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1373 | testcase!(&[0x0f, 0xae, 0x34, 0x4f], "xsaveopt ptr [rdi + rcx * 2]"),
| -------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1374 | testcase!(&[0x0f, 0xae, 0x3c, 0x4f], "clflush zmmword [rdi + rcx * 2]"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1376 | testcase!(features nodefault { Intel: true, Amd: true, Minimal: true, Default: true } &[0x0f, 0xae, 0xe8], "lfence"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1388 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xe8 | 1], "lfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1389 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xe8 | 2], "lfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1390 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xe8 | 3], "lfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1391 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xe8 | 4], "lfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1392 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xe8 | 5], "lfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1393 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xe8 | 6], "lfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1394 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xe8 | 7], "lfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1396 | testcase!(features nodefault { Intel: true, Amd: true, Minimal: true, Default: true } &[0x0f, 0xae, 0xf0], "mfence"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1397 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf0 | 1], "mfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1398 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf0 | 2], "mfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1399 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf0 | 3], "mfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1400 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf0 | 4], "mfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1401 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf0 | 5], "mfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1402 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf0 | 6], "mfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1403 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf0 | 7], "mfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1405 | testcase!(features nodefault { Intel: true, Amd: true, Minimal: true, Default: true } &[0x0f, 0xae, 0xf8], "sfence"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1406 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf8 | 1], "sfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1407 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf8 | 2], "sfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1408 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf8 | 3], "sfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1409 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf8 | 4], "sfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1410 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf8 | 5], "sfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1411 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf8 | 6], "sfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1412 | testcase!(features { Intel: true, Amd: true } &[0x0f, 0xae, 0xf8 | 7], "sfence"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1425 | testcase!(&[0x66, 0x4f, 0x0f, 0xb2, 0x00], "lss r8, mword [r8]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1426 | testcase!(&[0x67, 0x4f, 0x0f, 0xb2, 0x00], "lss r8, mword [r8d]"),
| ----------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1427 | testcase!(&[0x4f, 0x0f, 0xb2, 0x00], "lss r8, mword [r8]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1428 | testcase!(&[0x0f, 0xb2, 0x00], "lss rax, dword [rax]"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1429 | testcase!(invalid: &[0x45, 0x0f, 0x22, 0xc8]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1430 | testcase!(invalid: &[0x45, 0x0f, 0x20, 0xc8]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1431 | testcase!(&[0x40, 0x0f, 0x22, 0xd0], "mov cr2, rax"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1432 | testcase!(&[0x0f, 0x22, 0xd0], "mov cr2, rax"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1433 | testcase!(invalid: &[0x44, 0x0f, 0x22, 0xcf]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1434 | testcase!(&[0x0f, 0x22, 0xd7], "mov cr2, rdi"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1435 | testcase!(&[0x0f, 0x20, 0xd0], "mov rax, cr2"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1437 | testcase!(invalid: &[0x45, 0x0f, 0x23, 0xc8]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1438 | testcase!(invalid: &[0x45, 0x0f, 0x21, 0xc8]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1439 | testcase!(&[0x40, 0x0f, 0x23, 0xc8], "mov dr1, rax"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1440 | testcase!(&[0x0f, 0x23, 0xc8], "mov dr1, rax"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1441 | testcase!(&[0x0f, 0x21, 0xc8], "mov rax, dr1"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1442 | testcase!(&[0x0f, 0x06], "clts"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1455 | testcase!(&[0x81, 0xec, 0x10, 0x03, 0x00, 0x00], "sub esp, 0x310"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1456 | testcase!(&[0x0f, 0xaf, 0xc2], "imul eax, edx"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1457 | testcase!(&[0x4b, 0x69, 0x43, 0x6f, 0x6d, 0x70, 0x6c, 0x65], "imul rax, qword [r11 + 0x6f], 0x656c706d"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1458 | testcase!(&[0x66, 0x0f, 0xaf, 0xd1], "imul dx, cx"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1459 | testcase!(&[0xf6, 0xe8], "imul al"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1460 | testcase!(&[0xf6, 0x28], "imul byte [rax]"),
| ------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1461 | testcase!(&[0x4b, 0x6b, 0x43, 0x6f, 0x6d], "imul rax, qword [r11 + 0x6f], 0x6d"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1462 | testcase!(&[0x4f, 0x4e, 0x00, 0xcc], "add spl, r9b"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1476 | testcase!(&[0xff, 0x75, 0xb8], "push qword [rbp - 0x48]"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1477 | testcase!(&[0xff, 0x75, 0x08], "push qword [rbp + 0x8]"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1490 | testcase!(&[0xf3, 0x0f, 0x10, 0x0c, 0xc7], "movss xmm1, dword [rdi + rax * 8]"),
| ------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1491 | testcase!(&[0xf3, 0x0f, 0x11, 0x0c, 0xc7], "movss dword [rdi + rax * 8], xmm1"),
| ------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1492 | testcase!(&[0x4f, 0x0f, 0x28, 0x00], "movaps xmm8, xmmword [r8]"),
| ----------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1493 | testcase!(&[0x4f, 0x0f, 0x29, 0x00], "movaps xmmword [r8], xmm8"),
| ----------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1494 | testcase!(&[0xf3, 0x4f, 0x0f, 0x2a, 0xc1], "cvtsi2ss xmm8, r9"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1495 | testcase!(&[0xf3, 0x4f, 0x0f, 0x2a, 0x01], "cvtsi2ss xmm8, qword [r9]"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1496 | testcase!(&[0x4f, 0x0f, 0x2b, 0x00], "movntps xmmword [r8], xmm8"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1497 | testcase!(&[0xf3, 0x4f, 0x0f, 0x2c, 0xc1], "cvttss2si r8, xmm9"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1498 | testcase!(&[0xf3, 0x4f, 0x0f, 0x2c, 0x01], "cvttss2si r8, dword [r9]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1499 | testcase!(&[0xf3, 0x4f, 0x0f, 0x2d, 0xc1], "cvtss2si r8, xmm9"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1500 | testcase!(&[0xf3, 0x4f, 0x0f, 0x2d, 0x01], "cvtss2si r8, dword [r9]"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1501 | testcase!(&[0x4f, 0x0f, 0x2e, 0x00], "ucomiss xmm8, dword [r8]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1502 | testcase!(&[0x4f, 0x0f, 0x2f, 0x00], "comiss xmm8, dword [r8]"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1503 | testcase!(&[0x0f, 0x28, 0xd0], "movaps xmm2, xmm0"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1504 | testcase!(&[0x66, 0x0f, 0x28, 0xd0], "movapd xmm2, xmm0"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1505 | testcase!(&[0x66, 0x0f, 0x28, 0x00], "movapd xmm0, xmmword [rax]"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1506 | testcase!(&[0x4f, 0x66, 0x0f, 0x28, 0x00], "movapd xmm0, xmmword [rax]"),
| ------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1507 | testcase!(&[0x66, 0x4f, 0x0f, 0x28, 0x00], "movapd xmm8, xmmword [r8]"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1508 | testcase!(&[0x66, 0x4f, 0x0f, 0x28, 0x00], "movapd xmm8, xmmword [r8]"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1509 | testcase!(&[0x67, 0x4f, 0x66, 0x0f, 0x28, 0x00], "movapd xmm0, xmmword [eax]"),
| ------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1510 | testcase!(&[0x67, 0x66, 0x4f, 0x0f, 0x28, 0x00], "movapd xmm8, xmmword [r8d]"),
| ------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1511 | testcase!(&[0x66, 0x0f, 0x29, 0x00], "movapd xmmword [rax], xmm0"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1512 | testcase!(invalid: &[0x4f, 0x0f, 0x50, 0x00]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1513 | testcase!(&[0x4f, 0x0f, 0x50, 0xc1], "movmskps r8d, xmm9"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1514 | testcase!(&[0x4f, 0x0f, 0x51, 0x01], "sqrtps xmm8, xmmword [r9]"),
| ----------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1515 | testcase!(&[0xf3, 0x4f, 0x0f, 0x51, 0x01], "sqrtss xmm8, dword [r9]"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1516 | testcase!(&[0x4f, 0x0f, 0x52, 0x01], "rsqrtps xmm8, xmmword [r9]"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1517 | testcase!(&[0xf3, 0x4f, 0x0f, 0x52, 0x01], "rsqrtss xmm8, dword [r9]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1518 | testcase!(&[0x4f, 0x0f, 0x53, 0x01], "rcpps xmm8, xmmword [r9]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1519 | testcase!(&[0xf3, 0x4f, 0x0f, 0x53, 0x01], "rcpss xmm8, dword [r9]"),
| -------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1520 | testcase!(&[0xf3, 0x4f, 0x0f, 0x53, 0xc1], "rcpss xmm8, xmm9"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1521 | testcase!(&[0x4f, 0x0f, 0x54, 0x01], "andps xmm8, xmmword [r9]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1522 | testcase!(&[0x4f, 0x0f, 0x55, 0x01], "andnps xmm8, xmmword [r9]"),
| ----------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1523 | testcase!(&[0x4f, 0x0f, 0x56, 0x01], "orps xmm8, xmmword [r9]"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1524 | testcase!(&[0x4f, 0x0f, 0x57, 0x01], "xorps xmm8, xmmword [r9]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1525 | testcase!(&[0x4f, 0x0f, 0x58, 0x01], "addps xmm8, xmmword [r9]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1526 | testcase!(&[0xf3, 0x4f, 0x0f, 0x58, 0x01], "addss xmm8, dword [r9]"),
| -------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1527 | testcase!(&[0x4f, 0x0f, 0x59, 0x01], "mulps xmm8, xmmword [r9]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1528 | testcase!(&[0xf3, 0x4f, 0x0f, 0x59, 0x01], "mulss xmm8, dword [r9]"),
| -------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1529 | testcase!(&[0x4f, 0x0f, 0x5a, 0x01], "cvtps2pd xmm8, qword [r9]"),
| ----------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1530 | testcase!(&[0xf3, 0x4f, 0x0f, 0x5a, 0x01], "cvtss2sd xmm8, qword [r9]"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1531 | testcase!(&[0x4f, 0x0f, 0x5b, 0x01], "cvtdq2ps xmm8, xmmword [r9]"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1532 | testcase!(&[0xf3, 0x4f, 0x0f, 0x5b, 0x01], "cvttps2dq xmm8, xmmword [r9]"),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1533 | testcase!(&[0x67, 0x4f, 0x0f, 0x5b, 0x01], "cvtdq2ps xmm8, xmmword [r9d]"),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1534 | testcase!(&[0x4f, 0x0f, 0x5c, 0x01], "subps xmm8, xmmword [r9]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1535 | testcase!(&[0xf3, 0x4f, 0x0f, 0x5c, 0x01], "subss xmm8, dword [r9]"),
| -------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1536 | testcase!(&[0x4f, 0x0f, 0x5d, 0x01], "minps xmm8, xmmword [r9]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1537 | testcase!(&[0xf3, 0x4f, 0x0f, 0x5d, 0x01], "minss xmm8, dword [r9]"),
| -------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1538 | testcase!(&[0x4f, 0x0f, 0x5e, 0x01], "divps xmm8, xmmword [r9]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1539 | testcase!(&[0xf3, 0x4f, 0x0f, 0x5e, 0x01], "divss xmm8, dword [r9]"),
| -------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1540 | testcase!(&[0x4f, 0x0f, 0x5f, 0x01], "maxps xmm8, xmmword [r9]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1541 | testcase!(&[0xf3, 0x4f, 0x0f, 0x5f, 0x01], "maxss xmm8, dword [r9]"),
| -------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1543 | testcase!(&[0x0f, 0x70, 0x00, 0x7f], "pshufw mm0, qword [rax], 0x7f"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1544 | testcase!(&[0x4f, 0x0f, 0x70, 0x00, 0x7f], "pshufw mm0, qword [r8], 0x7f"),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1546 | testcase!(&[0x66, 0x0f, 0xef, 0xc0], "pxor xmm0, xmm0"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1547 | testcase!(&[0x66, 0x4f, 0x0f, 0xef, 0xc0], "pxor xmm8, xmm8"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1548 | testcase!(&[0xf2, 0x0f, 0x10, 0x0c, 0xc6], "movsd xmm1, qword [rsi + rax * 8]"),
| ------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1549 | testcase!(&[0xf3, 0x0f, 0x10, 0x04, 0x86], "movss xmm0, dword [rsi + rax * 4]"),
| ------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1550 | testcase!(&[0xf2, 0x0f, 0x59, 0xc8], "mulsd xmm1, xmm0"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1551 | testcase!(&[0xf3, 0x0f, 0x59, 0xc8], "mulss xmm1, xmm0"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1552 | testcase!(&[0xf2, 0x4f, 0x0f, 0x59, 0xc8], "mulsd xmm9, xmm8"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1554 | / testcase!(
1555 | | &[0xf3, 0x4f, 0x0f, 0x6f, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
1556 | | "movdqu xmm11, xmmword [r12 + r11 * 4 - 0x334455cc]"
1557 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1558 | testcase!(&[0xf3, 0x0f, 0x70, 0xc0, 0x4e], "pshufhw xmm0, xmm0, 0x4e"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1559 | testcase!(&[0xf3, 0x0f, 0x7e, 0xc1], "movq xmm0, xmm1"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1560 | testcase!(&[0xf3, 0x4f, 0x0f, 0x7e, 0xc1], "movd r9, mm0"), // use of rex.w demotes to movd r/mm
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1561 | testcase!(&[0xf3, 0x40, 0x0f, 0x7e, 0xc1], "movq xmm0, xmm1"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1562 | testcase!(&[0xf3, 0x41, 0x0f, 0x7e, 0xc1], "movq xmm0, xmm9"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1563 | testcase!(&[0xf3, 0x42, 0x0f, 0x7e, 0xc1], "movq xmm0, xmm1"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1564 | testcase!(&[0xf3, 0x44, 0x0f, 0x7e, 0xc1], "movq xmm8, xmm1"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1565 | testcase!(&[0xf3, 0x48, 0x0f, 0x7e, 0xc1], "movd rcx, mm0"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1566 | / testcase!(
1567 | | &[0xf3, 0x4f, 0x0f, 0x7f, 0x9c, 0x9c, 0x34, 0xaa, 0xbb, 0xcc],
1568 | | "movdqu xmmword [r12 + r11 * 4 - 0x334455cc], xmm11"
1569 | | ),
| |_________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1571 | testcase!(&[0xf3, 0x0f, 0xc2, 0xc3, 0x08], "cmpss xmm0, xmm3, 0x8"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1572 | testcase!(&[0xf3, 0x4f, 0x0f, 0xc2, 0xc3, 0x08], "cmpss xmm8, xmm11, 0x8"),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1573 | testcase!(&[0xf3, 0x4f, 0x0f, 0xc2, 0x03, 0x08], "cmpss xmm8, dword [r11], 0x8"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1588 | testcase!(&[0xa0, 0x93, 0x62, 0xc4, 0x00, 0x12, 0x34, 0x12, 0x34], "mov al, byte [0x3412341200c46293]"),
| ------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1589 | testcase!(&[0x67, 0xa0, 0x93, 0x62, 0xc4, 0x00], "mov al, byte [0xc46293]"),
| --------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1590 | testcase!(&[0xa1, 0x93, 0x62, 0xc4, 0x00, 0x12, 0x34, 0x12, 0x34], "mov eax, dword [0x3412341200c46293]"),
| --------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1591 | testcase!(&[0x67, 0xa1, 0x93, 0x62, 0xc4, 0x00], "mov eax, dword [0xc46293]"),
| ----------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1592 | testcase!(&[0xa2, 0x93, 0x62, 0xc4, 0x00, 0x12, 0x34, 0x12, 0x34], "mov byte [0x3412341200c46293], al"),
| ------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1593 | testcase!(&[0x67, 0xa2, 0x93, 0x62, 0xc4, 0x00], "mov byte [0xc46293], al"),
| --------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1594 | testcase!(&[0xa3, 0x93, 0x62, 0xc4, 0x00, 0x12, 0x34, 0x12, 0x34], "mov dword [0x3412341200c46293], eax"),
| --------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1595 | testcase!(&[0x67, 0xa3, 0x93, 0x62, 0xc4, 0x00], "mov dword [0xc46293], eax"),
| ----------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1596 | testcase!(&[0xba, 0x01, 0x00, 0x00, 0x00], "mov edx, 0x1"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1597 | testcase!(&[0x48, 0xc7, 0x04, 0x24, 0x00, 0x00, 0x00, 0x00], "mov qword [rsp], 0x0"),
| ------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1598 | testcase!(&[0x48, 0x89, 0x44, 0x24, 0x08], "mov qword [rsp + 0x8], rax"),
| ------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1599 | testcase!(&[0x48, 0x89, 0x43, 0x18], "mov qword [rbx + 0x18], rax"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1600 | testcase!(&[0x48, 0xc7, 0x43, 0x10, 0x00, 0x00, 0x00, 0x00], "mov qword [rbx + 0x10], 0x0"),
| ------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1601 | testcase!(&[0x49, 0x89, 0x4e, 0x08], "mov qword [r14 + 0x8], rcx"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1602 | testcase!(&[0x48, 0x8b, 0x32], "mov rsi, qword [rdx]"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1603 | testcase!(&[0x4d, 0x8b, 0x4c, 0x10, 0xf8], "mov r9, qword [r8 + rdx * 1 - 0x8]"),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1604 | testcase!(&[0x49, 0x89, 0x46, 0x10], "mov qword [r14 + 0x10], rax"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1605 | testcase!(&[0x4d, 0x0f, 0x43, 0xec], "cmovnb r13, r12"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1606 | testcase!(&[0x0f, 0xb6, 0x06], "movzx eax, byte [rsi]"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1607 | testcase!(&[0x0f, 0xb7, 0x06], "movzx eax, word [rsi]"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1608 | testcase!(&[0x89, 0x55, 0x94], "mov dword [rbp - 0x6c], edx"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1609 | testcase!(&[0x65, 0x4c, 0x89, 0x04, 0x25, 0xa8, 0x01, 0x00, 0x00], "mov qword gs:[0x1a8], r8"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1610 | testcase!(&[0x0f, 0xbe, 0x83, 0xb4, 0x00, 0x00, 0x00], "movsx eax, byte [rbx + 0xb4]"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1611 | testcase!(&[0x46, 0x63, 0xc1], "movsxd r8, ecx"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1612 | testcase!(&[0x48, 0x63, 0x04, 0xba], "movsxd rax, dword [rdx + rdi * 4]"),
| ------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1613 | testcase!(&[0xf3, 0x0f, 0x6f, 0x07], "movdqu xmm0, xmmword [rdi]"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1614 | testcase!(&[0xf3, 0x0f, 0x7f, 0x45, 0x00], "movdqu xmmword [rbp], xmm0"),
| ------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1616 | testcase!(&[0x0f, 0x97, 0xc0], "seta al"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1617 | testcase!(&[0x0f, 0x97, 0xc8], "seta al"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1618 | testcase!(&[0x0f, 0x97, 0x00], "seta byte [rax]"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1619 | testcase!(&[0x0f, 0x97, 0x08], "seta byte [rax]"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1621 | testcase!(&[0x8e, 0x00], "mov es, word [rax]"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1622 | testcase!(&[0x8e, 0xc0], "mov es, ax"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1623 | testcase!(&[0x8c, 0xc0], "mov eax, es"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1625 | testcase!(invalid: &[0x8e, 0x08]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1626 | testcase!(&[0x8e, 0x10], "mov ss, word [rax]"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1627 | testcase!(&[0x8e, 0xd0], "mov ss, ax"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1628 | testcase!(&[0x8c, 0xd0], "mov eax, ss"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1629 | testcase!(&[0x8e, 0x18], "mov ds, word [rax]"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1630 | testcase!(&[0x8e, 0xd8], "mov ds, ax"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1631 | testcase!(&[0x8c, 0xd8], "mov eax, ds"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1632 | testcase!(&[0x8e, 0x20], "mov fs, word [rax]"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1633 | testcase!(&[0x8e, 0xe0], "mov fs, ax"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1634 | testcase!(&[0x8c, 0xe0], "mov eax, fs"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1635 | testcase!(&[0x8e, 0x28], "mov gs, word [rax]"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1636 | testcase!(&[0x8e, 0xe8], "mov gs, ax"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1637 | testcase!(&[0x8c, 0xe8], "mov eax, gs"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1638 | testcase!(invalid: &[0x8e, 0x30]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1639 | testcase!(invalid: &[0x8e, 0x38]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1652 | testcase!(&[0x90], "nop"),
| ------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1653 | testcase!(&[0x91], "xchg eax, ecx"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1654 | testcase!(&[0x4f, 0x91], "xchg rax, r9"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1655 | testcase!(&[0x66, 0x91], "xchg ax, cx"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1656 | testcase!(&[0x4f, 0x90], "xchg rax, r8"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1657 | testcase!(&[0x41, 0x90], "xchg eax, r8d"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1670 | testcase!(&[0x66, 0x41, 0x50], "push r8w"),
| ------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1683 | testcase!(&[0x66, 0x41, 0x31, 0xc0], "xor r8w, ax"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1684 | testcase!(&[0x66, 0x41, 0x32, 0xc0], "xor al, r8b"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1685 | testcase!(&[0x40, 0x32, 0xc5], "xor al, bpl"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1686 | testcase!(invalid: &[0xf0, 0x33, 0xc0]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1687 | testcase!(&[0xf0, 0x31, 0x00], "lock xor dword [rax], eax"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1688 | testcase!(&[0xf0, 0x80, 0x30, 0x00], "lock xor byte [rax], 0x0"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1689 | testcase!(&[0xf0, 0x0f, 0xbb, 0x17], "lock btc dword [rdi], edx"),
| ----------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1690 | testcase!(&[0x66, 0x2e, 0xf2, 0xf0, 0x0f, 0xbb, 0x13], "xacquire lock btc word [rbx], dx"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1691 | testcase!(invalid: &[0xf0, 0xc7, 0x00, 0x00, 0x00, 0x00]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1692 | testcase!(&[0x0f, 0xc1, 0xcc], "xadd esp, ecx"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1693 | testcase!(&[0x66, 0x0f, 0xc1, 0xcc], "xadd sp, cx"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1694 | testcase!(&[0xf2, 0x0f, 0xc1, 0xcc], "xadd esp, ecx"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1695 | testcase!(&[0xf3, 0x0f, 0xc1, 0xcc], "xadd esp, ecx"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1696 | testcase!(&[0x0f, 0xc0, 0xcc], "xadd ah, cl"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1697 | testcase!(&[0x66, 0x0f, 0xc0, 0xcc], "xadd ah, cl"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1698 | testcase!(&[0xf2, 0x0f, 0xc0, 0xcc], "xadd ah, cl"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1699 | testcase!(&[0xf3, 0x0f, 0xc0, 0xcc], "xadd ah, cl"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1712 | testcase!(&[0x73, 0x31], "jnb $+0x31"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1713 | testcase!(&[0x72, 0x5a], "jb $+0x5a"),
| ------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1714 | testcase!(&[0x72, 0xf0], "jb $-0x10"),
| ------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1715 | testcase!(&[0xe8, 0x01, 0x00, 0x00, 0x00], "call $+0x1"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1716 | testcase!(&[0xe8, 0x80, 0x00, 0x00, 0x00], "call $+0x80"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1717 | testcase!(&[0xe8, 0xff, 0xff, 0xff, 0xff], "call $-0x1"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1718 | testcase!(&[0xe9, 0x01, 0x00, 0x00, 0x00], "jmp $+0x1"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1719 | testcase!(&[0xe9, 0x80, 0x00, 0x00, 0x00], "jmp $+0x80"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1720 | testcase!(&[0xe9, 0xff, 0xff, 0xff, 0xff], "jmp $-0x1"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1721 | testcase!(&[0x0f, 0x86, 0x8b, 0x01, 0x00, 0x00], "jna $+0x18b"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1722 | testcase!(&[0x0f, 0x85, 0x3b, 0x25, 0x00, 0x00], "jnz $+0x253b"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1723 | testcase!(&[0x74, 0x47], "jz $+0x47"),
| ------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1724 | testcase!(&[0xff, 0x15, 0x7e, 0x72, 0x24, 0x00], "call qword [rip + 0x24727e]"),
| ------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1725 | testcase!(&[0xff, 0x15, 0x7e, 0x72, 0x24, 0x00], "call qword [rip + 0x24727e]"),
| ------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1726 | testcase!(&[0xff, 0x24, 0xcd, 0x70, 0xa0, 0xbc, 0x01], "jmp qword [rcx * 8 + 0x1bca070]"),
| ----------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1727 | testcase!(&[0xff, 0x14, 0xcd, 0x70, 0xa0, 0xbc, 0x01], "call qword [rcx * 8 + 0x1bca070]"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1728 | testcase!(&[0xff, 0xe0], "jmp rax"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1729 | testcase!(&[0xff, 0xd0], "call rax"),
| ------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1730 | testcase!(&[0x66, 0xff, 0xe0], "jmp rax"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1731 | testcase!(&[0x67, 0xff, 0xe0], "jmp rax"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1732 | testcase!(&[0x66, 0xff, 0xd0], "call rax"),
| ------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1733 | testcase!(&[0x67, 0xff, 0xd0], "call rax"),
| ------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1734 | testcase!(invalid: &[0xff, 0xd8]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1735 | testcase!(&[0xff, 0x18], "callf mword [rax]"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1736 | testcase!(&[0xe0, 0x12], "loopnz $+0x12"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1737 | testcase!(&[0xe1, 0x12], "loopz $+0x12"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1738 | testcase!(&[0xe2, 0x12], "loop $+0x12"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1739 | testcase!(&[0xe3, 0x12], "jrcxz $+0x12"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1740 | testcase!(&[0xe3, 0xf0], "jrcxz $-0x10"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1741 | testcase!(&[0x67, 0xe3, 0x12], "jecxz $+0x12"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1742 | testcase!(&[0x67, 0xe3, 0xf0], "jecxz $-0x10"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1743 | testcase!(&[0xc3], "ret"),
| ------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1757 | / testcase!(invalid: &[
1758 | | 0x2e, 0x2e, 0x2e, 0x2e,
1759 | | 0x2e, 0x2e, 0x2e, 0x2e,
1760 | | 0x2e, 0x2e, 0x2e, 0x2e,
1761 | | 0x2e, 0x2e, 0x2e, 0x2e,
1762 | | 0x33, 0xc0,
1763 | | ]),
| |__________- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1776 | testcase!(&[0xf6, 0x05, 0x2c, 0x9b, 0xff, 0xff, 0x01], "test byte [rip - 0x64d4], 0x1"),
| --------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1777 | testcase!(&[0x48, 0x3d, 0x01, 0xf0, 0xff, 0xff], "cmp rax, -0xfff"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1778 | testcase!(&[0x3d, 0x01, 0xf0, 0xff, 0xff], "cmp eax, -0xfff"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1779 | testcase!(&[0x48, 0x83, 0xf8, 0xff], "cmp rax, -0x1"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1780 | testcase!(&[0x48, 0x39, 0xc6], "cmp rsi, rax"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1793 | testcase!(&[0x5b], "pop rbx"),
| ----------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1794 | testcase!(&[0x41, 0x5e], "pop r14"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1795 | testcase!(&[0x68, 0x7f, 0x63, 0xc4, 0x00], "push 0xc4637f"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1796 | testcase!(&[0x66, 0x8f, 0x00], "pop word [rax]"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1797 | testcase!(&[0x8f, 0x00], "pop qword [rax]"),
| ------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1798 | testcase!(&[0x48, 0x8f, 0x00], "pop qword [rax]"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1813 | testcase!(features nodefault { BMI1: true } &[0xf3, 0x41, 0x0f, 0xbc, 0xd3], "tzcnt edx, r11d"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1814 | testcase!(features nodefault { Minimal: true } &[0xf3, 0x41, 0x0f, 0xbc, 0xd3], "bsf edx, r11d"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1816 | testcase!(features nodefault { Minimal: true } &[0xf2, 0x41, 0x0f, 0xbc, 0xd3], "bsf edx, r11d"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1817 | testcase!(features nodefault { BMI1: true } &[0x41, 0x0f, 0xbc, 0xd3], "bsf edx, r11d"),
| --------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1820 | testcase!(features { BMI1: true } &[0xc4, 0xc2, 0x60, 0xf2, 0x01], "andn eax, ebx, dword [r9]"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1821 | testcase!(features { BMI1: true } &[0xc4, 0xc2, 0xe0, 0xf2, 0x01], "andn rax, rbx, qword [r9]"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1822 | testcase!(features { BMI1: true } &[0xc4, 0xc2, 0x78, 0xf3, 0x09], "blsr eax, dword [r9]"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1823 | testcase!(features { BMI1: true } &[0xc4, 0xc2, 0xf8, 0xf3, 0x09], "blsr rax, qword [r9]"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1824 | testcase!(features { BMI1: true } &[0xc4, 0xc2, 0x78, 0xf3, 0x11], "blsmsk eax, dword [r9]"),
| -------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1825 | testcase!(features { BMI1: true } &[0xc4, 0xc2, 0xf8, 0xf3, 0x11], "blsmsk rax, qword [r9]"),
| -------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1826 | testcase!(features { BMI1: true } &[0xc4, 0xc2, 0x78, 0xf3, 0x19], "blsi eax, dword [r9]"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1827 | testcase!(features { BMI1: true } &[0xc4, 0xc2, 0xf8, 0xf3, 0x19], "blsi rax, qword [r9]"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1828 | testcase!(features { BMI1: true } &[0xc4, 0xc2, 0x60, 0xf7, 0x01], "bextr eax, dword [r9], ebx"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1829 | testcase!(features { BMI1: true } &[0xc4, 0xc2, 0xe0, 0xf7, 0x01], "bextr rax, qword [r9], rbx"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1843 | testcase!(features { BMI2: true } &[0xc4, 0xc3, 0x7b, 0xf0, 0x01, 0x05], "rorx eax, dword [r9], 0x5"),
| ----------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1844 | testcase!(features { BMI2: true } &[0xc4, 0xc3, 0xfb, 0xf0, 0x01, 0x05], "rorx rax, qword [r9], 0x5"),
| ----------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1847 | testcase!(features { BMI2: true } &[0xc4, 0xe2, 0x63, 0xf5, 0x07], "pdep eax, ebx, dword [rdi]"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1848 | testcase!(features { BMI2: true } &[0xc4, 0xe2, 0xe3, 0xf5, 0x07], "pdep rax, rbx, qword [rdi]"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1849 | testcase!(features { BMI2: true } &[0xc4, 0xe2, 0x63, 0xf6, 0x07], "mulx eax, ebx, dword [rdi]"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1850 | testcase!(features { BMI2: true } &[0xc4, 0xe2, 0xe3, 0xf6, 0x07], "mulx rax, rbx, qword [rdi]"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1851 | testcase!(features { BMI2: true } &[0xc4, 0xc2, 0x63, 0xf7, 0x01], "shrx eax, dword [r9], ebx"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1852 | testcase!(features { BMI2: true } &[0xc4, 0xc2, 0xe3, 0xf7, 0x01], "shrx rax, qword [r9], rbx"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1855 | testcase!(features { BMI2: true } &[0xc4, 0xe2, 0x62, 0xf5, 0x07], "pext eax, ebx, dword [rdi]"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1856 | testcase!(features { BMI2: true } &[0xc4, 0xe2, 0xe2, 0xf5, 0x07], "pext rax, rbx, qword [rdi]"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1857 | testcase!(features { BMI2: true } &[0xc4, 0xc2, 0x62, 0xf7, 0x01], "sarx eax, dword [r9], ebx"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1858 | testcase!(features { BMI2: true } &[0xc4, 0xc2, 0xe2, 0xf7, 0x01], "sarx rax, qword [r9], rbx"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1861 | testcase!(features { BMI2: true } &[0xc4, 0xe2, 0x60, 0xf5, 0x07], "bzhi eax, dword [rdi], ebx"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1862 | testcase!(features { BMI2: true } &[0xc4, 0xe2, 0xe0, 0xf5, 0x07], "bzhi rax, qword [rdi], rbx"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1865 | testcase!(features { BMI2: true } &[0xc4, 0xc2, 0x61, 0xf7, 0x01], "shlx eax, dword [r9], ebx"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1866 | testcase!(features { BMI2: true } &[0xc4, 0xc2, 0xe1, 0xf7, 0x01], "shlx rax, qword [r9], rbx"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1879 | testcase!(features { Popcnt: true } &[0xf3, 0x0f, 0xb8, 0xc1], "popcnt eax, ecx"),
| --------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1880 | testcase!(features { SSE4_2_Intel: true } &[0xf3, 0x0f, 0xb8, 0xc1], "popcnt eax, ecx"),
| --------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1881 | testcase!(features { Popcnt: true } &[0xf3, 0x4f, 0x0f, 0xb8, 0xc1], "popcnt r8, r9"),
| ------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1882 | testcase!(features { SSE4_2_Intel: true } &[0xf3, 0x4f, 0x0f, 0xb8, 0xc1], "popcnt r8, r9"),
| ------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:318:17
|
318 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1883 | testcase!(invalid: features nodefault { Minimal: false } &[0xf3, 0x4f, 0x0f, 0xb8, 0xc1]),
| ----------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1896 | testcase!(features nodefault { Minimal: true } &[0x41, 0x0f, 0xbc, 0xd3], "bsf edx, r11d"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1897 | testcase!(features nodefault { Minimal: true } &[0x0f, 0xbb, 0x17], "btc dword [rdi], edx"),
| ------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1898 | testcase!(features nodefault { Minimal: true } &[0xf0, 0x0f, 0xbb, 0x17], "lock btc dword [rdi], edx"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:366:17
|
366 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1899 | testcase!(features nodefault { Minimal: true } &[0xf0, 0x0f, 0xbb, 0x17], "lock btc dword [rdi], edx"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1900 | testcase!(&[0x48, 0x0f, 0xa3, 0xd0], "bt rax, rdx"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1901 | testcase!(&[0x48, 0x0f, 0xab, 0xd0], "bts rax, rdx"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1902 | testcase!(&[0x48, 0x0f, 0xb3, 0xd0], "btr rax, rdx"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1903 | testcase!(&[0x0f, 0xb3, 0xd0], "btr eax, edx"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1904 | testcase!(&[0x66, 0x41, 0x0f, 0xb3, 0xc0], "btr r8w, ax"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1905 | testcase!(&[0xd2, 0xe0], "shl al, cl"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1918 | testcase!(&[0xf1], "int 0x1"),
| ----------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1919 | testcase!(&[0xf5], "cmc"),
| ------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1920 | testcase!(&[0xc8, 0x01, 0x02, 0x03], "enter 0x201, 0x3"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1921 | testcase!(&[0xc9], "leave"),
| --------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1922 | testcase!(&[0xca, 0x12, 0x34], "retf 0x3412"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1923 | testcase!(&[0xcb], "retf"),
| -------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1924 | testcase!(&[0x66, 0xcf], "iret"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1925 | testcase!(&[0xcf], "iretd"),
| --------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1926 | testcase!(&[0x48, 0xcf], "iretq"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1927 | testcase!(&[0x66, 0x4f, 0xcf], "iretq"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1928 | testcase!(&[0xf2, 0x0f, 0x38, 0xf0, 0xc1], "crc32 eax, cl"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1929 | testcase!(&[0xf2, 0x0f, 0x38, 0xf1, 0xc1], "crc32 eax, ecx"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1930 | testcase!(&[0xfe, 0x00], "inc byte [rax]"),
| ------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1931 | testcase!(&[0xfe, 0x08], "dec byte [rax]"),
| ------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1932 | testcase!(&[0xff, 0x00], "inc dword [rax]"),
| ------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1933 | testcase!(&[0x48, 0xff, 0x00], "inc qword [rax]"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1934 | testcase!(&[0xe4, 0x99], "in al, 0x99"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1935 | testcase!(&[0xe5, 0x99], "in eax, 0x99"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1936 | testcase!(&[0x67, 0xe5, 0x99], "in eax, 0x99"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1937 | testcase!(&[0x4f, 0xe5, 0x99], "in eax, 0x99"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1938 | testcase!(&[0xe6, 0x99], "out 0x99, al"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1939 | testcase!(&[0x4f, 0xe7, 0x99], "out 0x99, eax"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1940 | testcase!(&[0xec], "in al, dx"),
| ------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1941 | testcase!(&[0xed], "in eax, dx"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1942 | testcase!(&[0xee], "out dx, al"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1943 | testcase!(&[0xef], "out dx, eax"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1944 | testcase!(&[0xcd, 0x00], "int 0x0"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1945 | testcase!(&[0xcd, 0xff], "int 0xff"),
| ------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1946 | testcase!(&[0x9c], "pushf"),
| --------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1947 | testcase!(&[0x48, 0x98], "cdqe"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1948 | testcase!(&[0x98], "cwde"),
| -------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1949 | testcase!(&[0x66, 0x99], "cwd"),
| ------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1950 | testcase!(&[0x66, 0x2e, 0x0f, 0x1f, 0x84, 0x00, 0x00, 0x00, 0x00, 0x00], "nop word [rax + rax * 1]"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1951 | testcase!(&[0x66, 0x0f, 0x1f, 0x44, 0x00, 0x00], "nop word [rax + rax * 1]"),
| ---------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1952 | testcase!(&[0x48, 0x8d, 0xa4, 0xc7, 0x20, 0x00, 0x00, 0x12], "lea rsp, qword [rdi + rax * 8 + 0x12000020]"),
| ----------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1953 | testcase!(&[0x33, 0xc0], "xor eax, eax"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1954 | testcase!(&[0x48, 0x8d, 0x53, 0x08], "lea rdx, qword [rbx + 0x8]"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1955 | testcase!(invalid: &[0x8d, 0xdd]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1956 | testcase!(&[0x31, 0xc9], "xor ecx, ecx"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1957 | testcase!(&[0x48, 0x29, 0xc8], "sub rax, rcx"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1958 | testcase!(&[0x48, 0x03, 0x0b], "add rcx, qword [rbx]"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1959 | testcase!(&[0x48, 0x8d, 0x0c, 0x12], "lea rcx, qword [rdx + rdx * 1]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1960 | testcase!(&[0xf6, 0xc2, 0x18], "test dl, 0x18"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1961 | testcase!(&[0x41, 0xf6, 0xc7, 0x03], "test r15b, 0x3"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1962 | testcase!(&[0xf3, 0x48, 0xab], "rep stos qword es:[rdi], rax"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1963 | testcase!(&[0xf3, 0x48, 0xa5], "rep movs qword es:[rdi], qword ds:[rsi]"),
| ------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1964 | testcase!(&[0xf3, 0x45, 0x0f, 0xbc, 0xd7], "tzcnt r10d, r15d"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1966 | testcase!(&[0xf3, 0x0f, 0xae, 0x26], "ptwrite dword [rsi]"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1967 | testcase!(&[0xf3, 0x0f, 0xae, 0xe6], "ptwrite esi"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1968 | testcase!(invalid: &[0x66, 0xf3, 0x0f, 0xae, 0xe6]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1969 | testcase!(&[0xf3, 0x49, 0x0f, 0xae, 0x26], "ptwrite qword [r14]"),
| ----------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1970 | testcase!(&[0xf3, 0x0f, 0xae, 0xc4], "rdfsbase esp"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1971 | testcase!(&[0xf3, 0x4f, 0x0f, 0xae, 0xc4], "rdfsbase r12"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1972 | testcase!(&[0xf3, 0x0f, 0xae, 0xcc], "rdgsbase esp"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1973 | testcase!(&[0xf3, 0x4f, 0x0f, 0xae, 0xcc], "rdgsbase r12"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1974 | testcase!(&[0xf3, 0x0f, 0xae, 0xd4], "wrfsbase esp"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1975 | testcase!(&[0xf3, 0x4f, 0x0f, 0xae, 0xd4], "wrfsbase r12"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1976 | testcase!(&[0xf3, 0x0f, 0xae, 0xdc], "wrgsbase esp"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1977 | testcase!(&[0xf3, 0x4f, 0x0f, 0xae, 0xdc], "wrgsbase r12"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1978 | testcase!(&[0x66, 0x0f, 0xae, 0x3f], "clflushopt zmmword [rdi]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1979 | testcase!(&[0x0f, 0xae, 0x3f], "clflush zmmword [rdi]"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1980 | testcase!(invalid: &[0x66, 0x0f, 0xae, 0xff]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1981 | testcase!(&[0x66, 0x0f, 0xae, 0x37], "clwb zmmword [rdi]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1982 | testcase!(&[0x66, 0x0f, 0xae, 0xf7], "tpause edi"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1983 | testcase!(&[0xf3, 0x0f, 0xae, 0xf1], "umonitor rcx"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1984 | testcase!(&[0xf2, 0x0f, 0xae, 0xf1], "umwait ecx"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1985 | testcase!(&[0xf2, 0x4f, 0x0f, 0xae, 0xf1], "umwait r9"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1986 | testcase!(&[0x66, 0x0f, 0x38, 0x80, 0x2f], "invept rbp, xmmword [rdi]"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1987 | testcase!(&[0x66, 0x49, 0x0f, 0x38, 0x80, 0x2f], "invept rbp, xmmword [r15]"),
| ----------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1988 | testcase!(invalid: &[0x0f, 0x38, 0x80, 0x2f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1989 | testcase!(invalid: &[0x43, 0x0f, 0x38, 0x80, 0x2f]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1990 | testcase!(&[0x66, 0x0f, 0x38, 0x81, 0x2f], "invvpid rbp, xmmword [rdi]"),
| ------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1991 | testcase!(&[0x66, 0x49, 0x0f, 0x38, 0x81, 0x2f], "invvpid rbp, xmmword [r15]"),
| ------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1992 | testcase!(invalid: &[0x0f, 0x38, 0x81, 0x2f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1993 | testcase!(invalid: &[0x43, 0x0f, 0x38, 0x81, 0x2f]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1994 | testcase!(&[0x66, 0x0f, 0x38, 0x82, 0x2f], "invpcid rbp, xmmword [rdi]"),
| ------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1995 | testcase!(&[0x66, 0x49, 0x0f, 0x38, 0x82, 0x2f], "invpcid rbp, xmmword [r15]"),
| ------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1996 | testcase!(invalid: &[0x0f, 0x38, 0x82, 0x2f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
1997 | testcase!(invalid: &[0x43, 0x0f, 0x38, 0x82, 0x2f]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1998 | testcase!(&[0x66, 0x0f, 0xae, 0xf1], "tpause ecx"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
1999 | testcase!(&[0x66, 0x4f, 0x0f, 0xae, 0xf1], "tpause r9"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2000 | testcase!(&[0xc4, 0b000_00011, 0b0_1111_101, 0x1d, 0b11_001_010, 0x77], "vcvtps2ph xmm10, ymm9, 0x77"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2013 | testcase!(&[0x62, 0xe1, 0x7c, 0x00, 0x14, 0x0a], "vunpcklps xmm17, xmm16, xmmword [rdx]"),
| ----------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2014 | testcase!(&[0x62, 0xe1, 0x7c, 0x08, 0x14, 0x0a], "vunpcklps xmm17, xmm0, xmmword [rdx]"),
| ---------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2015 | testcase!(&[0x62, 0x01, 0x7c, 0x00, 0x14, 0xca], "vunpcklps xmm25, xmm16, xmm26"),
| --------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2016 | testcase!(&[0x62, 0xf2, 0x7d, 0x48, 0x2a, 0x44, 0x40, 0x01], "vmovntdqa zmm0, zmmword [rax + rax * 2 + 0x40]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2017 | testcase!(&[0x62, 0xf2, 0x7d, 0x08, 0x2a, 0x44, 0x40, 0x01], "vmovntdqa xmm0, xmmword [rax + rax * 2 + 0x10]"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2018 | testcase!(invalid: &[0x62, 0xf2, 0x7d, 0x1d, 0x66, 0x50, 0x01, 0x11]),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2021 | testcase!(&[0x62, 0xd2, 0x7e, 0x28, 0x3a, 0xca], "vpbroadcastmw2d ymm1, k2"),
| ---------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2024 | testcase!(&[0x62, 0xd2, 0x7e, 0x08, 0x28, 0xc2], "vpmovm2b xmm0, k2"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2025 | testcase!(&[0x62, 0xf2, 0x7e, 0x08, 0x28, 0xc1], "vpmovm2b xmm0, k1"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2028 | testcase!(invalid: &[0x62, 0x72, 0x7e, 0x28, 0x29, 0xfd]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2029 | testcase!(&[0x62, 0xf2, 0x7e, 0x28, 0x29, 0xfd], "vpmovb2m k7, ymm5"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2031 | testcase!(&[0x62, 0x12, 0x7d, 0x06, 0xa0, 0x04, 0x2f], "vpscatterdd dword [r15 + xmm29 * 1], k6, xmm8"),
| ------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2032 | testcase!(&[0x62, 0x12, 0x7d, 0x06, 0xa0, 0x14, 0x0f], "vpscatterdd dword [r15 + xmm25 * 1], k6, xmm10"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2033 | testcase!(&[0x62, 0x12, 0x7d, 0x26, 0xa0, 0x14, 0x0f], "vpscatterdd dword [r15 + ymm25 * 1], k6, ymm10"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2034 | testcase!(&[0x62, 0x12, 0x7d, 0x46, 0xa0, 0x14, 0x0f], "vpscatterdd dword [r15 + zmm25 * 1], k6, zmm10"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2036 | testcase!(&[0x62, 0x12, 0xfd, 0x46, 0xa0, 0x14, 0x0f], "vpscatterdq qword [r15 + zmm25 * 1], k6, zmm10"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2037 | testcase!(&[0x62, 0x12, 0x7d, 0x46, 0xa1, 0x14, 0x0f], "vpscatterqd dword [r15 + zmm25 * 1], k6, zmm10"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2038 | testcase!(&[0x62, 0x12, 0xfd, 0x46, 0xa1, 0x14, 0x0f], "vpscatterqq qword [r15 + zmm25 * 1], k6, zmm10"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2052 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_1111_001, 0x00, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2053 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_101, 0x00, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2054 | testcase!(features { AVX2: true } &[0xc4, 0b000_00011, 0b1_1111_101, 0x00, 0b11_001_010, 0x77], "vpermq ymm9, ymm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2055 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_1111_001, 0x01, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2056 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_101, 0x01, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2057 | testcase!(features { AVX2: true } &[0xc4, 0b000_00011, 0b1_1111_101, 0x01, 0b11_001_010, 0x77], "vpermpd ymm9, ymm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2058 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_1111_001, 0x02, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2059 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_1111_101, 0x02, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2060 | testcase!(features { AVX2: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x02, 0b11_001_010, 0x77], "vpblendd xmm9, xmm0, xmm10, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2061 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x02, 0b00_001_010, 0x77], "vpblendd xmm9, xmm0, xmmword [r10], 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2062 | testcase!(features { AVX2: true } &[0xc4, 0b000_00011, 0b0_1111_101, 0x02, 0b11_001_010, 0x77], "vpblendd ymm9, ymm0, ymm10, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2063 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00011, 0b0_1111_101, 0x02, 0b00_001_010, 0x77], "vpblendd ymm9, ymm0, ymmword [r10], 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2065 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x04, 0b11_001_010, 0x77], "vpermilps xmm9, xmm10, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2066 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_101, 0x04, 0b11_001_010, 0x77], "vpermilps ymm9, ymm10, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2067 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x05, 0b11_001_010, 0x77], "vpermilpd xmm9, xmm10, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2068 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_101, 0x05, 0b11_001_010, 0x77], "vpermilpd ymm9, ymm10, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2069 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_001, 0x06, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2070 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_101, 0x06, 0b11_001_010, 0x77], "vperm2f128 ymm9, ymm0, ymm10, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2071 | ... testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_101, 0x06, 0b00_001_010, 0x77], "vperm2f128 ymm9, ymm0, ymmword [r10], 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2073 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x0c, 0b11_001_010, 0x77], "vblendps xmm9, xmm8, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2074 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_101, 0x0c, 0b11_001_010, 0x77], "vblendps ymm9, ymm8, ymm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2075 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x0d, 0b11_001_010, 0x77], "vblendpd xmm9, xmm8, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2076 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_101, 0x0d, 0b11_001_010, 0x77], "vblendpd ymm9, ymm8, ymm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2077 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x0e, 0b11_001_010, 0x77], "vpblendw xmm9, xmm8, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2078 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_101, 0x0e, 0b11_001_010, 0x77], "vpblendw ymm9, ymm8, ymm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2080 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x08, 0b11_001_010, 0x77], "vroundps xmm9, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2081 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_101, 0x08, 0b11_001_010, 0x77], "vroundps ymm9, ymm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2082 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_001, 0x08, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2083 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_101, 0x08, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2084 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x09, 0b11_001_010, 0x77], "vroundpd xmm9, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2085 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_101, 0x09, 0b11_001_010, 0x77], "vroundpd ymm9, ymm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2086 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_001, 0x09, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2087 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_101, 0x09, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2088 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x0a, 0b11_001_010, 0x77], "vroundss xmm9, xmm8, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2089 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_101, 0x0a, 0b11_001_010, 0x77], "vroundss xmm9, xmm8, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2090 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x0b, 0b11_001_010, 0x77], "vroundsd xmm9, xmm8, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2091 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_101, 0x0b, 0b11_001_010, 0x77], "vroundsd xmm9, xmm8, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2093 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b1_0111_001, 0x0f, 0b11_001_010, 0x77], "vpalignr xmm9, xmm8, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2094 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b1_0111_101, 0x0f, 0b11_001_010, 0x77], "vpalignr ymm9, ymm8, ymm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2096 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x14, 0b11_001_010, 0x77], "vpextrb r10d, xmm9, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2097 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x14, 0b00_001_010, 0x77], "vpextrb byte [r10], xmm9, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2098 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_001, 0x14, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2099 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_101, 0x14, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2100 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x15, 0b11_001_010, 0x77], "vpextrw r10d, xmm9, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2101 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x15, 0b00_001_010, 0x77], "vpextrw word [r10], xmm9, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2102 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_001, 0x15, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2103 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_101, 0x15, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2104 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x16, 0b11_001_010, 0x77], "vpextrd r10d, xmm9, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2105 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x16, 0b00_001_010, 0x77], "vpextrd dword [r10], xmm9, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2106 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_001, 0x16, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2107 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_101, 0x16, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2108 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b1_1111_001, 0x16, 0b11_001_010, 0x77], "vpextrq r10, xmm9, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2109 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_0111_001, 0x16, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2110 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b1_1111_001, 0x16, 0b00_001_010, 0x77], "vpextrq qword [r10], xmm9, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2111 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x17, 0b11_001_010, 0x77], "vextractps r10d, xmm9, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2112 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x17, 0b00_001_010, 0x77], "vextractps dword [r10], xmm9, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2113 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_101, 0x17, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2114 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_101, 0x17, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2116 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_0111_001, 0x18, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2117 | ... testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_101, 0x18, 0b11_001_010, 0x77], "vinsertf128 ymm9, ymm8, xmm10, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2118 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_0111_101, 0x19, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2119 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_101, 0x19, 0b11_001_010, 0x77], "vextractf128 xmm10, ymm9, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2120 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_001, 0x19, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2121 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_1111_101, 0x19, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2123 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_0111_001, 0x38, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2124 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_001, 0x38, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2125 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00011, 0b0_0111_101, 0x38, 0b11_001_010, 0x77], "vinserti128 ymm9, ymm8, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2126 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_1111_101, 0x39, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2127 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_101, 0x39, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2128 | testcase!(features { AVX2: true } &[0xc4, 0b000_00011, 0b0_1111_101, 0x39, 0b11_001_010, 0x77], "vextracti128 xmm10, ymm9, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2129 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_001, 0x19, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2130 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_1111_101, 0x19, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2132 | ... testcase!(features { AVX_F16C: true, AVX: false, F16C: false } &[0xc4, 0b000_00011, 0b0_1111_101, 0x1d, 0b11_001_010, 0x77], "vcvtps2ph xmm10, ymm9, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2133 | ... testcase!(features { AVX_F16C: true, AVX: false, F16C: false } &[0xc4, 0b000_00011, 0b0_1111_101, 0x1d, 0b11_001_010, 0x77], "vcvtps2ph xmm10, ymm9, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2134 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_1111_101, 0x1d, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2136 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x20, 0b11_001_010, 0x77], "vpinsrb xmm9, xmm8, r10d, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2137 | ... testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x20, 0b00_001_010, 0x77], "vpinsrb xmm9, xmm8, byte [r10], 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2138 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_101, 0x20, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2139 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x21, 0b11_001_010, 0x77], "vinsertps xmm9, xmm8, xmm10, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2140 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_101, 0x21, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2141 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x22, 0b11_001_010, 0x77], "vpinsrd xmm9, xmm8, r10d, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2142 | ... testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x22, 0b00_001_010, 0x77], "vpinsrd xmm9, xmm8, dword [r10], 0x77"),
| --------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2143 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_101, 0x22, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2144 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b1_0111_001, 0x22, 0b11_001_010, 0x77], "vpinsrq xmm9, xmm8, r10, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2145 | ... testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b1_0111_001, 0x22, 0b00_001_010, 0x77], "vpinsrq xmm9, xmm8, qword [r10], 0x77"),
| --------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2146 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_0111_101, 0x22, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2148 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x40, 0b11_001_010, 0x77], "vdpps xmm9, xmm8, xmm10, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2149 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_101, 0x40, 0b11_001_010, 0x77], "vdpps ymm9, ymm8, ymm10, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2150 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x41, 0b11_001_010, 0x77], "vdppd xmm9, xmm8, xmm10, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2151 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_101, 0x41, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2152 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x42, 0b11_001_010, 0x77], "vmpsadbw xmm9, xmm8, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2153 | testcase!(features { AVX2: true } &[0xc4, 0b000_00011, 0b0_0111_101, 0x42, 0b11_001_010, 0x77], "vmpsadbw ymm9, ymm8, ymm10, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2155 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00011, 0b0_1111_101, 0x46, 0b11_001_010, 0x77], "vperm2i128 ymm9, ymm0, ymm10, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2156 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00011, 0b0_1111_101, 0x46, 0b00_001_010, 0x77], "vperm2i128 ymm9, ymm0, ymmword [r10], 0x77"),
| --------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2157 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_001, 0x46, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2158 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_1111_101, 0x46, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2160 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_0111_001, 0x4c, 0b11_001_010, 0x77], "vpblendvb xmm9, xmm8, xmm10, xmm7"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2161 | testcase!(features { AVX2: true } &[0xc4, 0b000_00011, 0b0_0111_101, 0x4c, 0b11_001_010, 0x77], "vpblendvb ymm9, ymm8, ymm10, ymm7"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2162 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_0111_001, 0x4c, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2163 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_0111_101, 0x4c, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2165 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x60, 0b11_001_010, 0x77], "vpcmpestrm xmm9, xmm10, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2166 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_101, 0x60, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2167 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_001, 0x60, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2168 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_101, 0x60, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2169 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x61, 0b11_001_010, 0x77], "vpcmpestri xmm9, xmm10, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2170 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_101, 0x61, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2171 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_001, 0x61, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2172 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_101, 0x61, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2173 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x62, 0b11_001_010, 0x77], "vpcmpistrm xmm9, xmm10, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2174 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_101, 0x62, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2175 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_001, 0x62, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2176 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_101, 0x62, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2177 | testcase!(features { AVX: true } &[0xc4, 0b000_00011, 0b0_1111_001, 0x63, 0b11_001_010, 0x77], "vpcmpistri xmm9, xmm10, 0x77"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2178 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_1111_101, 0x63, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2179 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_001, 0x63, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2180 | testcase!(invalid: &[0xc4, 0b000_00011, 0b0_0111_101, 0x63, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2182 | ... testcase!(features { AVX_AESNI: true, AVX: false, AESNI: false } &[0xc4, 0b000_00011, 0b1_1111_001, 0xdf, 0b11_001_010, 0x77], "vaeskeygenassist xmm9, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2183 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_0111_001, 0xdf, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2184 | testcase!(invalid: &[0xc4, 0b000_00011, 0b1_0111_101, 0xdf, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2187 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x00, 0b11_001_010], "vpshufb xmm9, xmm0, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2188 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x00, 0b11_001_010], "vpshufb ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2189 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x01, 0b11_001_010], "vphaddw xmm9, xmm0, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2190 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x01, 0b11_001_010], "vphaddw ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2191 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x02, 0b11_001_010], "vphaddd xmm9, xmm0, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2192 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x02, 0b11_001_010], "vphaddd ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2193 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x03, 0b11_001_010], "vphaddsw xmm9, xmm0, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2194 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x03, 0b11_001_010], "vphaddsw ymm9, ymm0, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2195 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x04, 0b11_001_010], "vpmaddubsw xmm9, xmm0, xmm10"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2196 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x04, 0b11_001_010], "vpmaddubsw ymm9, ymm0, ymm10"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2197 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x05, 0b11_001_010], "vphsubw xmm9, xmm0, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2198 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x05, 0b11_001_010], "vphsubw ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2199 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x06, 0b11_001_010], "vphsubd xmm9, xmm0, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2200 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x06, 0b11_001_010], "vphsubd ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2201 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x07, 0b11_001_010], "vphsubsw xmm9, xmm0, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2202 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x07, 0b11_001_010], "vphsubsw ymm9, ymm0, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2203 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x08, 0b11_001_010], "vpsignb xmm9, xmm0, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2204 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x08, 0b11_001_010], "vpsignb ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2205 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x09, 0b11_001_010], "vpsignw xmm9, xmm0, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2206 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x09, 0b11_001_010], "vpsignw ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2207 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x0a, 0b11_001_010], "vpsignd xmm9, xmm0, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2208 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x0a, 0b11_001_010], "vpsignd ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2210 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x0b, 0b11_001_010], "vpmulhrsw xmm9, xmm0, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2211 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x0b, 0b11_001_010], "vpmulhrsw ymm9, ymm0, ymm10"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2213 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x0c, 0b11_001_010], "vpermilps xmm9, xmm8, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2214 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x0c, 0b11_001_010], "vpermilps ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2215 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x0d, 0b11_001_010], "vpermilpd xmm9, xmm8, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2216 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x0d, 0b11_001_010], "vpermilpd ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2217 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_0111_001, 0x0d, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2218 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_0111_101, 0x0d, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2219 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x0e, 0b11_001_010], "vtestps xmm9, xmm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2220 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x0e, 0b11_001_010], "vtestps ymm9, ymm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2221 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_1111_101, 0x0e, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2222 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x0f, 0b11_001_010], "vtestpd xmm9, xmm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2223 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x0f, 0b11_001_010], "vtestpd ymm9, ymm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2224 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_1111_101, 0x0f, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2225 | ... testcase!(features { AVX_F16C: true, AVX: false F16C: false } &[0xc4, 0b111_00010, 0b0_1111_001, 0x13, 0b11_001_010], "vcvtph2ps xmm1, xmm2"),
| --------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2226 | testcase!(invalid: &[0xc4, 0b111_00010, 0b1_1111_001, 0x13, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2228 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x16, 0b11_001_010], "vpermps ymm9, ymm0, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2229 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x16, 0b00_001_010], "vpermps ymm9, ymm0, ymmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2230 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_1111_001, 0x16, 0b00_011_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2231 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_1111_101, 0x16, 0b00_011_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2233 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x17, 0b11_001_010], "vptest xmm9, xmm10"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2234 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x17, 0b11_001_010], "vptest ymm9, ymm10"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2235 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x17, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2236 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x17, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2238 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x18, 0b00_001_010], "vbroadcastss xmm9, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2239 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x18, 0b00_001_010], "vbroadcastss ymm9, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2240 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_1111_001, 0x18, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2241 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x18, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2242 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x19, 0b00_001_010], "vbroadcastsd ymm9, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2243 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x19, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2244 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_0111_101, 0x19, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2245 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x1a, 0b00_001_010], "vbroadcastf128 ymm9, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2246 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_1111_101, 0x1a, 0b00_001_010]), // vex.w=1 is invalid
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2247 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_0111_101, 0x1a, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2248 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_0111_001, 0x1a, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2249 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x5a, 0b00_001_010], "vbroadcasti128 ymm9, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2250 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_1111_101, 0x5a, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2251 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_1111_001, 0x5a, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2252 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_1111_101, 0x5a, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2253 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x18, 0b11_001_010], "vbroadcastss xmm9, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2254 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x18, 0b11_001_010], "vbroadcastss ymm9, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2255 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x18, 0b00_001_010], "vbroadcastss ymm9, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2256 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_0111_001, 0x18, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2257 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_0111_101, 0x18, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2258 | testcase!(invalid: &[0xc4, 0b111_00010, 0b0_1111_001, 0x19, 0b11_001_010]), // "vbroadcastsd xmm, xmm" is not legal (L!=0)
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2259 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x19, 0b11_001_010], "vbroadcastsd ymm9, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2260 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x19, 0b00_001_010], "vbroadcastsd ymm9, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2261 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_1111_101, 0x19, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2262 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_0111_101, 0x19, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2263 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_0111_001, 0x19, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2264 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_0111_001, 0x1a, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2265 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_0111_101, 0x1a, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2268 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x1c, 0b11_001_010], "vpabsb xmm9, xmm10"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2269 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x1c, 0b11_001_010], "vpabsb ymm9, ymm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2270 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x1c, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2271 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x1d, 0b11_001_010], "vpabsw xmm9, xmm10"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2272 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x1d, 0b11_001_010], "vpabsw ymm9, ymm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2273 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x1d, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2274 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x1e, 0b11_001_010], "vpabsd xmm9, xmm10"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2275 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x1e, 0b11_001_010], "vpabsd ymm9, ymm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2276 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x1e, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2278 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x20, 0b11_001_010], "vpmovsxbw xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2279 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x20, 0b11_001_010], "vpmovsxbw ymm9, xmm10"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2280 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x20, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2281 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x21, 0b11_001_010], "vpmovsxbd xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2282 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x21, 0b11_001_010], "vpmovsxbd ymm9, xmm10"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2283 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x21, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2284 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x22, 0b11_001_010], "vpmovsxbq xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2285 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x22, 0b11_001_010], "vpmovsxbq ymm9, xmm10"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2286 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x22, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2287 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x23, 0b11_001_010], "vpmovsxwd xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2288 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x23, 0b11_001_010], "vpmovsxwd ymm9, xmm10"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2289 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x23, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2290 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x24, 0b11_001_010], "vpmovsxwq xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2291 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x24, 0b11_001_010], "vpmovsxwq ymm9, xmm10"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2292 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x24, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2293 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x25, 0b11_001_010], "vpmovsxdq xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2294 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x25, 0b11_001_010], "vpmovsxdq ymm9, xmm10"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2295 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x25, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2297 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x28, 0b11_001_010], "vpmuldq xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2298 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x28, 0b11_001_010], "vpmuldq ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2300 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x29, 0b11_001_010], "vpcmpeqq xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2301 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x29, 0b11_001_010], "vpcmpeqq ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2302 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x2a, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2303 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x2a, 0b00_001_010], "vmovntdqa xmm9, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2304 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x2a, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2305 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x2a, 0b00_001_010], "vmovntdqa ymm9, ymmword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2306 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x2b, 0b11_001_010], "vpackusdw xmm9, xmm8, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2307 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x2b, 0b11_001_010], "vpackusdw ymm9, ymm8, ymm10"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2308 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x2b, 0b00_001_010], "vpackusdw ymm9, ymm8, ymmword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2310 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x2c, 0b00_001_010], "vmaskmovps xmm9, xmm8, xmmword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2311 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x2c, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2312 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x2c, 0b00_001_010], "vmaskmovps ymm9, ymm8, ymmword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2313 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x2d, 0b00_001_010], "vmaskmovpd xmm9, xmm8, xmmword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2314 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x2d, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2315 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x2d, 0b00_001_010], "vmaskmovpd ymm9, ymm8, ymmword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2316 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x2e, 0b00_001_010], "vmaskmovps xmmword [r10], xmm8, xmm9"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2317 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x2e, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2318 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x2e, 0b00_001_010], "vmaskmovps ymmword [r10], ymm8, ymm9"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2319 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x2f, 0b00_001_010], "vmaskmovpd xmmword [r10], xmm8, xmm9"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2320 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x2f, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2321 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x2f, 0b00_001_010], "vmaskmovpd ymmword [r10], ymm8, ymm9"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2323 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x30, 0b11_001_010], "vpmovzxbw xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2324 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x30, 0b11_001_010], "vpmovzxbw ymm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2325 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x31, 0b11_001_010], "vpmovzxbd xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2326 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x31, 0b11_001_010], "vpmovzxbd ymm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2327 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x32, 0b11_001_010], "vpmovzxbq xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2328 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x32, 0b11_001_010], "vpmovzxbq ymm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2329 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x33, 0b11_001_010], "vpmovzxwd xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2330 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x33, 0b11_001_010], "vpmovzxwd ymm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2331 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x34, 0b11_001_010], "vpmovzxwq xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2332 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x34, 0b11_001_010], "vpmovzxwq ymm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2333 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x35, 0b11_001_010], "vpmovzxdq xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2334 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x35, 0b11_001_010], "vpmovzxdq ymm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2336 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x30, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2337 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x30, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2338 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x31, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2339 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x31, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2340 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x32, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2341 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x32, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2342 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x33, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2343 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x33, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2344 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x34, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2345 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x34, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2346 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x35, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2347 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x35, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2349 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x36, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2350 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x36, 0b11_001_010], "vpermd ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2351 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_1111_101, 0x36, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2352 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x37, 0b11_001_010], "vpcmpgtq xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2353 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x37, 0b11_001_010], "vpcmpgtq ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2354 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x38, 0b11_001_010], "vpminsb xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2355 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x38, 0b11_001_010], "vpminsb ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2356 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x39, 0b11_001_010], "vpminsd xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2357 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x39, 0b11_001_010], "vpminsd ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2358 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x3a, 0b11_001_010], "vpminuw xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2359 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x3a, 0b11_001_010], "vpminuw ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2360 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x3b, 0b11_001_010], "vpminud xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2361 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x3b, 0b11_001_010], "vpminud ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2363 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x3c, 0b11_001_010], "vpmaxsb xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2364 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x3c, 0b11_001_010], "vpmaxsb ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2365 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x3d, 0b11_001_010], "vpmaxsd xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2366 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x3d, 0b11_001_010], "vpmaxsd ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2367 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x3e, 0b11_001_010], "vpmaxuw xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2368 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x3e, 0b11_001_010], "vpmaxuw ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2369 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x3f, 0b11_001_010], "vpmaxud xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2370 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x3f, 0b11_001_010], "vpmaxud ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2371 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_0111_001, 0x40, 0b11_001_010], "vpmulld xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2372 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_0111_101, 0x40, 0b11_001_010], "vpmulld ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2373 | testcase!(features { AVX: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x41, 0b11_001_010], "vphminposuw xmm9, xmm10"),
| ------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2374 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_001, 0x41, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2375 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0x41, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2380 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x45, 0b00_001_010], "vpsrlvd xmm9, xmm0, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2381 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x45, 0b00_001_010], "vpsrlvd ymm9, ymm0, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2382 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x45, 0b11_001_010], "vpsrlvd xmm9, xmm0, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2383 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x45, 0b11_001_010], "vpsrlvd ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2384 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_001, 0x45, 0b00_001_010], "vpsrlvq xmm9, xmm0, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2385 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_101, 0x45, 0b00_001_010], "vpsrlvq ymm9, ymm0, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2386 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_001, 0x45, 0b11_001_010], "vpsrlvq xmm9, xmm0, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2387 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_101, 0x45, 0b11_001_010], "vpsrlvq ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2389 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x46, 0b00_001_010], "vpsravd xmm9, xmm0, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2390 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x46, 0b00_001_010], "vpsravd ymm9, ymm0, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2391 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_1111_001, 0x46, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2392 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_1111_101, 0x46, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2394 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x47, 0b00_001_010], "vpsllvd xmm9, xmm0, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2395 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x47, 0b00_001_010], "vpsllvd ymm9, ymm0, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2396 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x47, 0b11_001_010], "vpsllvd xmm9, xmm0, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2397 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x47, 0b11_001_010], "vpsllvd ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2398 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_001, 0x47, 0b00_001_010], "vpsllvq xmm9, xmm0, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2399 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_101, 0x47, 0b00_001_010], "vpsllvq ymm9, ymm0, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2400 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_001, 0x47, 0b11_001_010], "vpsllvq xmm9, xmm0, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2401 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_101, 0x47, 0b11_001_010], "vpsllvq ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2403 | testcase!(features { AVX2: true } &[0xc4, 0b111_00010, 0b0_1111_001, 0x58, 0b11_000_001], "vpbroadcastd xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2404 | testcase!(features { AVX2: true } &[0xc4, 0b111_00010, 0b0_1111_101, 0x58, 0b11_000_001], "vpbroadcastd ymm0, ymm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2405 | testcase!(invalid: &[0xc4, 0b111_00010, 0b1_1111_001, 0x58, 0b11_000_001]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2406 | testcase!(features { AVX2: true } &[0xc4, 0b111_00010, 0b0_1111_001, 0x59, 0b11_000_001], "vpbroadcastq xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2407 | testcase!(features { AVX2: true } &[0xc4, 0b111_00010, 0b0_1111_101, 0x59, 0b11_000_001], "vpbroadcastq ymm0, ymm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2408 | testcase!(invalid: &[0xc4, 0b111_00010, 0b1_1111_001, 0x59, 0b11_000_001]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2410 | testcase!(features { AVX2: true } &[0xc4, 0b111_00010, 0b0_1111_001, 0x78, 0b11_000_001], "vpbroadcastb xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2411 | testcase!(features { AVX2: true } &[0xc4, 0b111_00010, 0b0_1111_101, 0x78, 0b11_000_001], "vpbroadcastb ymm0, ymm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2412 | testcase!(invalid: &[0xc4, 0b111_00010, 0b1_1111_001, 0x78, 0b11_000_001]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2413 | testcase!(features { AVX2: true } &[0xc4, 0b111_00010, 0b0_1111_001, 0x79, 0b11_000_001], "vpbroadcastw xmm0, xmm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2414 | testcase!(features { AVX2: true } &[0xc4, 0b111_00010, 0b0_1111_101, 0x79, 0b11_000_001], "vpbroadcastw ymm0, ymm1"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2415 | testcase!(invalid: &[0xc4, 0b111_00010, 0b1_1111_001, 0x79, 0b11_000_001]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2417 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x8c, 0b00_001_010], "vpmaskmovd xmm9, xmm0, xmmword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2418 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x8c, 0b00_001_010], "vpmaskmovd ymm9, ymm0, ymmword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2419 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_1111_001, 0x8c, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2420 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_001, 0x8c, 0b00_001_010], "vpmaskmovq xmm9, xmm0, xmmword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2421 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_101, 0x8c, 0b00_001_010], "vpmaskmovq ymm9, ymm0, ymmword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2422 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_1111_001, 0x8c, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2424 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x8e, 0b00_001_010], "vpmaskmovd xmmword [r10], xmm0, xmm9"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2425 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x8e, 0b00_001_010], "vpmaskmovd ymmword [r10], ymm0, ymm9"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2426 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_1111_001, 0x8e, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2427 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_001, 0x8e, 0b00_001_010], "vpmaskmovq xmmword [r10], xmm0, xmm9"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2428 | testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_101, 0x8e, 0b00_001_010], "vpmaskmovq ymmword [r10], ymm0, ymm9"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2429 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_1111_001, 0x8e, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2431 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x90, 0b00_000_100, 0xa1], "vpgatherdd xmm8, dword [r9 + xmm12 * 4], xmm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2432 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x90, 0b00_000_100, 0xa1], "vpgatherdd ymm8, dword [r9 + ymm12 * 4], ymm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2433 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_001, 0x90, 0b00_000_100, 0xa1], "vpgatherdq xmm8, qword [r9 + xmm12 * 4], xmm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2434 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_101, 0x90, 0b00_000_100, 0xa1], "vpgatherdq ymm8, qword [r9 + xmm12 * 4], ymm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2436 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x91, 0b00_000_100, 0xa1], "vpgatherqd xmm8, dword [r9 + xmm12 * 4], xmm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2437 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x91, 0b00_000_100, 0xa1], "vpgatherqd xmm8, dword [r9 + ymm12 * 4], xmm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2438 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_001, 0x91, 0b00_000_100, 0xa1], "vpgatherqq xmm8, qword [r9 + xmm12 * 4], xmm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2439 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_101, 0x91, 0b00_000_100, 0xa1], "vpgatherqq ymm8, qword [r9 + ymm12 * 4], ymm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2441 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x92, 0b00_000_100, 0xa1], "vgatherdps xmm8, dword [r9 + xmm12 * 4], xmm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2442 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x92, 0b00_000_100, 0xa1], "vgatherdps ymm8, dword [r9 + ymm12 * 4], ymm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2443 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_001, 0x92, 0b00_000_100, 0xa1], "vgatherdpd xmm8, qword [r9 + xmm12 * 4], xmm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2444 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_101, 0x92, 0b00_000_100, 0xa1], "vgatherdpd ymm8, qword [r9 + ymm12 * 4], ymm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2446 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_001, 0x93, 0b00_000_100, 0xa1], "vgatherqps xmm8, dword [r9 + xmm12 * 4], xmm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2447 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b0_1111_101, 0x93, 0b00_000_100, 0xa1], "vgatherqps xmm8, dword [r9 + ymm12 * 4], xmm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2448 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_001, 0x93, 0b00_000_100, 0xa1], "vgatherqpd xmm8, qword [r9 + xmm12 * 4], xmm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2449 | ... testcase!(features { AVX2: true } &[0xc4, 0b000_00010, 0b1_1111_101, 0x93, 0b00_000_100, 0xa1], "vgatherqpd ymm8, qword [r9 + ymm12 * 4], ymm0"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2451 | ... testcase!(features { AVX_AESNI: true, AVX: false, AESNI: false } &[0xc4, 0b000_00010, 0b0_1111_001, 0xdb, 0b11_001_010], "vaesimc xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2452 | testcase!(invalid: &[0xc4, 0b000_00010, 0b0_0111_101, 0xdb, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2453 | testcase!(invalid: &[0xc4, 0b000_00010, 0b1_0111_101, 0xdb, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2454 | ... testcase!(features { AVX_AESNI: true, AVX: false, AESNI: false } &[0xc4, 0b000_00010, 0b1_0111_001, 0xdc, 0b11_001_010], "vaesenc xmm9, xmm8, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2455 | ... testcase!(features { AVX_AESNI: true, AVX: false, AESNI: false } &[0xc4, 0b000_00010, 0b1_0111_101, 0xdc, 0b11_001_010], "vaesenc ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2456 | ... testcase!(features { AVX_AESNI: true, AVX: false, AESNI: false } &[0xc4, 0b000_00010, 0b1_0111_001, 0xdd, 0b11_001_010], "vaesenclast xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2457 | ... testcase!(features { AVX_AESNI: true, AVX: false, AESNI: false } &[0xc4, 0b000_00010, 0b1_0111_101, 0xdd, 0b11_001_010], "vaesenclast ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2458 | ... testcase!(features { AVX_AESNI: true, AVX: false, AESNI: false } &[0xc4, 0b000_00010, 0b1_0111_001, 0xde, 0b11_001_010], "vaesdec xmm9, xmm8, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2459 | ... testcase!(features { AVX_AESNI: true, AVX: false, AESNI: false } &[0xc4, 0b000_00010, 0b1_0111_101, 0xde, 0b11_001_010], "vaesdec ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2460 | ... testcase!(features { AVX_AESNI: true, AVX: false, AESNI: false } &[0xc4, 0b000_00010, 0b1_0111_001, 0xdf, 0b11_001_010], "vaesdeclast xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2461 | ... testcase!(features { AVX_AESNI: true, AVX: false, AESNI: false } &[0xc4, 0b000_00010, 0b1_0111_101, 0xdf, 0b11_001_010], "vaesdeclast ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2464 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_011, 0x10, 0b00_001_010], "vmovsd xmm9, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2465 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_111, 0x10, 0b00_001_010], "vmovsd xmm9, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2466 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_011, 0x10, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2467 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_111, 0x10, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2468 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x10, 0b00_001_010], "vmovupd xmm9, xmmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2469 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x10, 0b00_001_010], "vmovupd ymm9, ymmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2470 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x11, 0b00_001_010], "vmovupd xmmword [r10], xmm9"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2471 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x11, 0b00_001_010], "vmovupd ymmword [r10], ymm9"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2472 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_011, 0x11, 0b00_001_010], "vmovsd qword [r10], xmm9"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2473 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_111, 0x11, 0b00_001_010], "vmovsd qword [r10], xmm9"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2474 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_011, 0x11, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2475 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_111, 0x11, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2476 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x10, 0b00_001_010], "vmovupd xmm9, xmmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2477 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x10, 0b00_001_010], "vmovupd ymm9, ymmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2478 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x11, 0b00_001_010], "vmovupd xmmword [r10], xmm9"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2479 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x11, 0b00_001_010], "vmovupd ymmword [r10], ymm9"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2480 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x10, 0b00_001_010], "vmovss xmm9, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2481 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x10, 0b00_001_010], "vmovss xmm9, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2482 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_010, 0x10, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2483 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_110, 0x10, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2484 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_000, 0x10, 0b00_001_010], "vmovups xmm9, xmmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2485 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x10, 0b00_001_010], "vmovups ymm9, ymmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2486 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_000, 0x11, 0b00_001_010], "vmovups xmmword [r10], xmm9"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2487 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x11, 0b00_001_010], "vmovups ymmword [r10], ymm9"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2489 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_011, 0x11, 0b11_001_010], "vmovsd xmm10, xmm8, xmm9"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2490 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_111, 0x11, 0b11_001_010], "vmovsd xmm10, xmm8, xmm9"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2491 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x11, 0b00_001_010], "vmovss dword [r10], xmm9"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2492 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x11, 0b00_001_010], "vmovss dword [r10], xmm9"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2493 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_000, 0x11, 0b00_001_010], "vmovups xmmword [r10], xmm9"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2494 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x11, 0b00_001_010], "vmovups ymmword [r10], ymm9"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2496 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_011, 0x12, 0b00_001_010], "vmovddup xmm9, qword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2497 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_111, 0x12, 0b00_001_010], "vmovddup ymm9, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2498 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_0111_011, 0x12, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2499 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_0111_111, 0x12, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2500 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x12, 0b11_001_010], "vmovhlps xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2501 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x12, 0b00_001_010], "vmovlps xmm9, xmm8, qword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2502 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_100, 0x12, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2503 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_111, 0x12, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2504 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x12, 0b00_001_010], "vmovsldup xmm9, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2505 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x12, 0b00_001_010], "vmovsldup ymm9, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2506 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_010, 0x12, 0b00_001_010], "vmovsldup xmm9, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2507 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_110, 0x12, 0b00_001_010], "vmovsldup ymm9, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2508 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x12, 0b00_001_010], "vmovlpd xmm9, xmm8, qword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2509 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_101, 0x12, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2510 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x13, 0b00_001_010], "vmovlpd qword [r10], xmm9"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2511 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_001, 0x13, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2512 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_101, 0x13, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2514 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_000, 0x14, 0b00_001_010], "vunpcklps xmm9, xmm8, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2515 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_100, 0x14, 0b00_001_010], "vunpcklps ymm9, ymm8, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2516 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x14, 0b00_001_010], "vunpcklpd xmm9, xmm8, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2517 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x14, 0b00_001_010], "vunpcklpd ymm9, ymm8, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2518 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_000, 0x15, 0b00_001_010], "vunpckhps xmm9, xmm8, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2519 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_100, 0x15, 0b00_001_010], "vunpckhps ymm9, ymm8, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2520 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x15, 0b00_001_010], "vunpckhpd xmm9, xmm8, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2521 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x15, 0b00_001_010], "vunpckhpd ymm9, ymm8, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2523 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x16, 0b11_001_010], "vmovshdup xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2524 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x16, 0b11_001_010], "vmovshdup ymm9, ymm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2525 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_010, 0x16, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2526 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_110, 0x16, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2528 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x16, 0b00_001_010], "vmovhps xmm9, xmm8, qword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2529 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_100, 0x16, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2530 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x16, 0b00_001_010], "vmovhpd xmm9, xmm8, qword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2531 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_101, 0x16, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2532 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_001, 0x16, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2533 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_000, 0x17, 0b00_001_010], "vmovhps qword [r10], xmm9"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2534 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_100, 0x17, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2535 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_000, 0x17, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2536 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_100, 0x17, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2537 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x17, 0b00_001_010], "vmovhpd qword [r10], xmm9"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2538 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_001, 0x17, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2539 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_101, 0x17, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2541 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_000, 0x28, 0b11_001_010], "vmovaps xmm9, xmm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2542 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x28, 0b11_001_010], "vmovaps ymm9, ymm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2543 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_000, 0x29, 0b11_001_010], "vmovaps xmm10, xmm9"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2544 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x29, 0b11_001_010], "vmovaps ymm10, ymm9"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2545 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x28, 0b11_001_010], "vmovapd xmm9, xmm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2546 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x28, 0b11_001_010], "vmovapd ymm9, ymm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2547 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x29, 0b11_001_010], "vmovapd xmm10, xmm9"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2548 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x29, 0b11_001_010], "vmovapd ymm10, ymm9"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2550 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_010, 0x2a, 0b11_001_010], "vcvtsi2ss xmm9, xmm0, r10d"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2551 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_010, 0x2a, 0b00_001_010], "vcvtsi2ss xmm9, xmm0, dword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2552 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x2a, 0b11_001_010], "vcvtsi2ss xmm9, xmm0, r10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2553 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x2a, 0b00_001_010], "vcvtsi2ss xmm9, xmm0, qword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2554 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x2a, 0b11_001_010], "vcvtsi2ss xmm9, xmm0, r10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2555 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_011, 0x2a, 0b11_001_010], "vcvtsi2sd xmm9, xmm0, r10d"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2556 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_111, 0x2a, 0b11_001_010], "vcvtsi2sd xmm9, xmm0, r10d"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2557 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_111, 0x2a, 0b11_001_010], "vcvtsi2sd xmm9, xmm0, r10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2558 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_011, 0x2a, 0b00_001_010], "vcvtsi2sd xmm9, xmm0, dword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2559 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_011, 0x2a, 0b00_001_010], "vcvtsi2sd xmm9, xmm0, qword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2560 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_011, 0x2a, 0b11_001_010], "vcvtsi2sd xmm9, xmm0, edx"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2561 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_111, 0x2a, 0b11_001_010], "vcvtsi2sd xmm9, xmm0, edx"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2563 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_000, 0x2b, 0b00_001_010], "vmovntps xmmword [r10], xmm9"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2564 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x2b, 0b00_001_010], "vmovntps ymmword [r10], ymm9"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2565 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_1111_000, 0x2b, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2566 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_100, 0x2b, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2568 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x2b, 0b00_001_010], "vmovntpd xmmword [r10], xmm9"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2569 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x2b, 0b00_001_010], "vmovntpd ymmword [r10], ymm9"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2570 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_1111_001, 0x2b, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2571 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_101, 0x2b, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2572 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_010, 0x2c, 0b11_001_010], "vcvttss2si r9d, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2573 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_110, 0x2c, 0b11_001_010], "vcvttss2si r9d, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2574 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x2c, 0b11_001_010], "vcvttss2si r9, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2575 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_110, 0x2c, 0b00_001_010], "vcvttss2si r9d, dword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2576 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x2c, 0b00_001_010], "vcvttss2si r9, dword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2577 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_010, 0x2c, 0b11_001_010], "vcvttss2si r9d, xmm2"),
| --------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2578 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_010, 0x2c, 0b00_001_010], "vcvttss2si r9d, dword [rdx]"),
| ---------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2579 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_110, 0x2c, 0b11_001_010], "vcvttss2si r9d, xmm2"),
| --------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2580 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_011, 0x2c, 0b11_001_010], "vcvttsd2si r9d, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2581 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_111, 0x2c, 0b11_001_010], "vcvttsd2si r9d, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2582 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_111, 0x2c, 0b11_001_010], "vcvttsd2si r9, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2583 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_111, 0x2c, 0b00_001_010], "vcvttsd2si r9, qword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2584 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_111, 0x2c, 0b00_001_010], "vcvttsd2si r9d, qword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2585 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_011, 0x2c, 0b11_001_010], "vcvttsd2si r9d, xmm2"),
| --------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2586 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_111, 0x2c, 0b11_001_010], "vcvttsd2si r9d, xmm2"),
| --------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2587 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_111, 0x2c, 0b00_001_010], "vcvttsd2si r9d, qword [rdx]"),
| ---------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2588 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_010, 0x2d, 0b11_001_010], "vcvtss2si r9d, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2589 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_110, 0x2d, 0b11_001_010], "vcvtss2si r9d, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2590 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_110, 0x2d, 0b00_001_010], "vcvtss2si r9d, dword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2591 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x2d, 0b00_001_010], "vcvtss2si r9, dword [r10]"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2592 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_010, 0x2d, 0b11_001_010], "vcvtss2si r9d, xmm2"),
| -------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2593 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_110, 0x2d, 0b11_001_010], "vcvtss2si r9d, xmm2"),
| -------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2594 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_011, 0x2d, 0b11_001_010], "vcvtsd2si r9d, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2595 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_011, 0x2d, 0b00_001_010], "vcvtsd2si r9d, qword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2596 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_111, 0x2d, 0b11_001_010], "vcvtsd2si r9d, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2597 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_111, 0x2d, 0b00_001_010], "vcvtsd2si r9d, qword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2598 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_111, 0x2d, 0b11_001_010], "vcvtsd2si r9, xmm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2599 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_011, 0x2d, 0b00_001_010], "vcvtsd2si r9, qword [r10]"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2600 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_011, 0x2d, 0b11_001_010], "vcvtsd2si r9d, xmm2"),
| -------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2601 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_111, 0x2d, 0b11_001_010], "vcvtsd2si r9d, xmm2"),
| -------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2603 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x2e, 0b00_001_010], "vucomisd xmm9, qword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2604 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_101, 0x2e, 0b00_001_010], "vucomisd xmm9, qword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2605 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x2e, 0b11_001_010], "vucomisd xmm9, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2606 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_101, 0x2e, 0b11_001_010], "vucomisd xmm9, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2607 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x2f, 0b00_001_010], "vcomisd xmm9, qword [r10]"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2608 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_101, 0x2f, 0b00_001_010], "vcomisd xmm9, qword [r10]"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2609 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x2f, 0b11_001_010], "vcomisd xmm9, xmm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2610 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_101, 0x2f, 0b11_001_010], "vcomisd xmm9, xmm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2611 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_0111_001, 0x2e, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2612 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_0111_101, 0x2e, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2613 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_0111_001, 0x2e, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2614 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_0111_101, 0x2e, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2615 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_0111_001, 0x2f, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2616 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_0111_101, 0x2f, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2617 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_0111_001, 0x2f, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2618 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_0111_101, 0x2f, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2620 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_000, 0x2e, 0b11_001_010], "vucomiss xmm9, xmm2"),
| -------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2621 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_100, 0x2e, 0b00_001_010], "vucomiss xmm9, dword [rdx]"),
| --------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2622 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_000, 0x2f, 0b11_001_010], "vcomiss xmm9, xmm2"),
| ------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2623 | testcase!(features { AVX: true } &[0xc5, 0b0_1111_100, 0x2f, 0b00_001_010], "vcomiss xmm9, dword [rdx]"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2624 | testcase!(invalid: &[0xc5, 0b0_1111_111, 0x2f, 0b11_001_010]),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2626 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_000, 0x50, 0b11_001_010], "vmovmskps r9d, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2627 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x50, 0b11_001_010], "vmovmskps r9d, ymm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2628 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_000, 0x50, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2629 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_100, 0x50, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2631 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x50, 0b11_001_010], "vmovmskpd r9d, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2632 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x50, 0b11_001_010], "vmovmskpd r9d, ymm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2633 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x50, 0b11_001_010], "vmovmskpd r9d, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2634 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_101, 0x50, 0b11_001_010], "vmovmskpd r9d, ymm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2635 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_1111_001, 0x50, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2636 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_1111_101, 0x50, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2637 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_001, 0x50, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2638 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_101, 0x50, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2640 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x51, 0b00_001_010], "vsqrtpd xmm9, xmmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2641 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_101, 0x51, 0b00_001_010], "vsqrtpd ymm9, ymmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2642 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_011, 0x51, 0b00_001_010], "vsqrtsd xmm9, xmm8, qword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2643 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_111, 0x51, 0b00_001_010], "vsqrtsd xmm9, xmm8, qword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2645 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_000, 0x51, 0b00_001_010], "vsqrtps xmm9, xmmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2646 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_000, 0x51, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2647 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x51, 0b00_001_010], "vsqrtps ymm9, ymmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2648 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x51, 0b00_001_010], "vsqrtss xmm9, xmm0, dword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2649 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x51, 0b00_001_010], "vsqrtss xmm9, xmm0, dword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2651 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_000, 0x52, 0b11_001_010], "vrsqrtps xmm9, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2652 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x52, 0b11_001_010], "vrsqrtps ymm9, ymm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2653 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x52, 0b11_001_010], "vrsqrtss xmm9, xmm0, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2654 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x52, 0b11_001_010], "vrsqrtss xmm9, xmm0, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2655 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_000, 0x53, 0b11_001_010], "vrcpps xmm9, xmm10"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2656 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x53, 0b11_001_010], "vrcpps ymm9, ymm10"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2657 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x53, 0b11_001_010], "vrcpss xmm9, xmm0, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2658 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x53, 0b11_001_010], "vrcpss xmm9, xmm0, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2660 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x54, 0b11_001_010], "vandps xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2661 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_100, 0x54, 0b11_001_010], "vandps ymm9, ymm8, ymm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2662 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x55, 0b11_001_010], "vandnps xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2663 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_100, 0x55, 0b11_001_010], "vandnps ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2665 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x54, 0b00_001_010], "vandpd xmm9, xmm8, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2666 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x54, 0b00_001_010], "vandpd ymm9, ymm8, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2667 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x55, 0b00_001_010], "vandnpd xmm9, xmm8, xmmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2668 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x55, 0b00_001_010], "vandnpd ymm9, ymm8, ymmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2669 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x56, 0b00_001_010], "vorpd xmm9, xmm8, xmmword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2670 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x56, 0b00_001_010], "vorpd ymm9, ymm8, ymmword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2671 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x56, 0b00_001_010], "vorps xmm9, xmm8, xmmword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2672 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_100, 0x56, 0b00_001_010], "vorps ymm9, ymm8, ymmword [r10]"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2674 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x57, 0b11_001_010], "vxorps xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2675 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_100, 0x57, 0b11_001_010], "vxorps ymm9, ymm8, ymm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2676 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x57, 0b11_001_010], "vxorpd xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2677 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x57, 0b11_001_010], "vxorpd ymm9, ymm8, ymm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2678 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x58, 0b11_001_010], "vaddps xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2679 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_100, 0x58, 0b11_001_010], "vaddps ymm9, ymm8, ymm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2680 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_010, 0x58, 0b11_001_010], "vaddss xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2681 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_110, 0x58, 0b11_001_010], "vaddss xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2682 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_010, 0x58, 0b00_001_010], "vaddss xmm9, xmm8, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2683 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_110, 0x58, 0b00_001_010], "vaddss xmm9, xmm8, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2685 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x58, 0b00_001_010], "vaddpd xmm9, xmm8, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2686 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x58, 0b00_001_010], "vaddpd ymm9, ymm8, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2687 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_011, 0x58, 0b00_001_010], "vaddsd xmm9, xmm8, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2688 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_111, 0x58, 0b00_001_010], "vaddsd xmm9, xmm8, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2689 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x59, 0b00_001_010], "vmulps xmm9, xmm8, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2690 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_100, 0x59, 0b00_001_010], "vmulps ymm9, ymm8, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2691 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x59, 0b00_001_010], "vmulpd xmm9, xmm8, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2692 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x59, 0b00_001_010], "vmulpd ymm9, ymm8, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2693 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_010, 0x59, 0b00_001_010], "vmulss xmm9, xmm8, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2694 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_110, 0x59, 0b00_001_010], "vmulss xmm9, xmm8, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2695 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_011, 0x59, 0b00_001_010], "vmulsd xmm9, xmm8, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2696 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_111, 0x59, 0b00_001_010], "vmulsd xmm9, xmm8, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2698 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_000, 0x5a, 0b11_001_010], "vcvtps2pd xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2699 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x5a, 0b11_001_010], "vcvtps2pd ymm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2700 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_000, 0x5a, 0b00_001_010], "vcvtps2pd xmm9, qword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2701 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x5a, 0b00_001_010], "vcvtps2pd ymm9, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2702 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x5a, 0b11_001_010], "vcvtpd2ps xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2703 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x5a, 0b11_001_010], "vcvtpd2ps xmm9, ymm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2704 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_011, 0x5a, 0b11_001_010], "vcvtsd2ss xmm9, xmm0, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2705 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_111, 0x5a, 0b11_001_010], "vcvtsd2ss xmm9, xmm0, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2706 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_011, 0x5a, 0b00_001_010], "vcvtsd2ss xmm9, xmm0, qword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2707 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_111, 0x5a, 0b00_001_010], "vcvtsd2ss xmm9, xmm0, qword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2708 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_011, 0x5a, 0b00_001_010], "vcvtsd2ss xmm9, xmm0, qword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2709 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_111, 0x5a, 0b00_001_010], "vcvtsd2ss xmm9, xmm0, qword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2710 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x5a, 0b11_001_010], "vcvtss2sd xmm9, xmm0, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2711 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x5a, 0b11_001_010], "vcvtss2sd xmm9, xmm0, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2712 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x5a, 0b00_001_010], "vcvtss2sd xmm9, xmm0, dword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2713 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x5a, 0b00_001_010], "vcvtss2sd xmm9, xmm0, dword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2714 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_010, 0x5a, 0b00_001_010], "vcvtss2sd xmm9, xmm0, dword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2715 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_110, 0x5a, 0b00_001_010], "vcvtss2sd xmm9, xmm0, dword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2717 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x5b, 0b11_001_010], "vcvtps2dq xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2718 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x5b, 0b11_001_010], "vcvtps2dq ymm9, ymm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2719 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x5b, 0b11_001_010], "vcvttps2dq xmm9, xmm10"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2720 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x5b, 0b11_001_010], "vcvttps2dq ymm9, ymm10"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2721 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_000, 0x5b, 0b11_001_010], "vcvtdq2ps xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2722 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_000, 0x5b, 0b00_001_010], "vcvtdq2ps xmm9, xmmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2723 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x5b, 0b11_001_010], "vcvtdq2ps ymm9, ymm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2724 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_100, 0x5b, 0b00_001_010], "vcvtdq2ps ymm9, ymmword [r10]"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2726 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_000, 0x5c, 0b00_001_010], "vsubps xmm9, xmm0, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2727 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_100, 0x5c, 0b00_001_010], "vsubps ymm9, ymm0, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2728 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_010, 0x5c, 0b00_001_010], "vsubss xmm9, xmm8, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2729 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_110, 0x5c, 0b00_001_010], "vsubss xmm9, xmm8, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2730 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x5c, 0b00_001_010], "vsubpd xmm9, xmm0, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2731 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_101, 0x5c, 0b00_001_010], "vsubpd ymm9, ymm0, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2732 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_011, 0x5c, 0b00_001_010], "vsubsd xmm9, xmm8, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2733 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_111, 0x5c, 0b00_001_010], "vsubsd xmm9, xmm8, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2735 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x5d, 0b00_001_010], "vminps xmm9, xmm8, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2736 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_100, 0x5d, 0b00_001_010], "vminps ymm9, ymm8, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2737 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_010, 0x5d, 0b00_001_010], "vminss xmm9, xmm8, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2738 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_110, 0x5d, 0b00_001_010], "vminss xmm9, xmm8, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2739 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x5d, 0b00_001_010], "vminpd xmm9, xmm8, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2740 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x5d, 0b00_001_010], "vminpd ymm9, ymm8, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2741 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_011, 0x5d, 0b00_001_010], "vminsd xmm9, xmm8, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2742 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_111, 0x5d, 0b00_001_010], "vminsd xmm9, xmm8, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2743 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x5e, 0b00_001_010], "vdivps xmm9, xmm8, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2744 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x5e, 0b00_001_010], "vdivps xmm9, xmm8, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2745 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x5e, 0b00_001_010], "vdivpd xmm9, xmm8, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2746 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_010, 0x5e, 0b00_001_010], "vdivss xmm9, xmm8, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2747 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_011, 0x5e, 0b00_001_010], "vdivsd xmm9, xmm8, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2748 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_100, 0x5e, 0b00_001_010], "vdivps ymm9, ymm8, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2749 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x5e, 0b00_001_010], "vdivpd ymm9, ymm8, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2750 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_110, 0x5e, 0b00_001_010], "vdivss xmm9, xmm8, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2751 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_111, 0x5e, 0b00_001_010], "vdivsd xmm9, xmm8, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2753 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0x5f, 0b00_001_010], "vmaxps xmm9, xmm8, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2754 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x5f, 0b00_001_010], "vmaxpd xmm9, xmm8, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2755 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_010, 0x5f, 0b00_001_010], "vmaxss xmm9, xmm8, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2756 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_011, 0x5f, 0b00_001_010], "vmaxsd xmm9, xmm8, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2757 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_100, 0x5f, 0b00_001_010], "vmaxps ymm9, ymm8, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2758 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x5f, 0b00_001_010], "vmaxpd ymm9, ymm8, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2759 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_110, 0x5f, 0b00_001_010], "vmaxss xmm9, xmm8, dword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2760 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_111, 0x5f, 0b00_001_010], "vmaxsd xmm9, xmm8, qword [r10]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2762 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x60, 0b11_001_010], "vpunpcklbw xmm9, xmm8, xmm10"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2763 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x60, 0b11_001_010], "vpunpcklbw ymm9, ymm8, ymm10"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2764 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x61, 0b11_001_010], "vpunpcklwd xmm9, xmm8, xmm10"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2765 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x61, 0b11_001_010], "vpunpcklwd ymm9, ymm8, ymm10"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2766 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x62, 0b11_001_010], "vpunpckldq xmm9, xmm8, xmm10"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2767 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x62, 0b11_001_010], "vpunpckldq ymm9, ymm8, ymm10"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2769 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x63, 0b11_001_010], "vpacksswb xmm9, xmm8, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2770 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x63, 0b11_001_010], "vpacksswb ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2772 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x64, 0b11_001_010], "vpcmpgtb xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2773 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x64, 0b11_001_010], "vpcmpgtb ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2774 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x65, 0b11_001_010], "vpcmpgtw xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2775 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x65, 0b11_001_010], "vpcmpgtw ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2776 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x66, 0b11_001_010], "vpcmpgtd xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2777 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x66, 0b11_001_010], "vpcmpgtd ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2779 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x67, 0b11_001_010], "vpackuswb xmm9, xmm8, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2780 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x67, 0b11_001_010], "vpackuswb ymm9, ymm8, ymm10"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2781 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x68, 0b11_001_010], "vpunpckhbw xmm9, xmm8, xmm10"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2782 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x68, 0b11_001_010], "vpunpckhbw ymm9, ymm8, ymm10"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2783 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x69, 0b11_001_010], "vpunpckhwd xmm9, xmm8, xmm10"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2784 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x69, 0b11_001_010], "vpunpckhwd ymm9, ymm8, ymm10"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2785 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x6a, 0b11_001_010], "vpunpckhdq xmm9, xmm8, xmm10"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2786 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x6a, 0b11_001_010], "vpunpckhdq ymm9, ymm8, ymm10"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2788 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0x6b, 0b11_001_010], "vpackssdw xmm9, xmm8, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2789 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0x6b, 0b11_001_010], "vpackssdw ymm9, ymm8, ymm10"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2791 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x6c, 0b11_001_010], "vpunpcklqdq xmm9, xmm0, xmm10"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2792 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x6c, 0b11_001_010], "vpunpcklqdq ymm9, ymm0, ymm10"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2793 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x6d, 0b11_001_010], "vpunpckhqdq xmm9, xmm0, xmm10"),
| ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2794 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x6d, 0b11_001_010], "vpunpckhqdq ymm9, ymm0, ymm10"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2795 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x6e, 0b11_001_010], "vmovq xmm9, r10"),
| ----------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2796 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x6e, 0b00_001_010], "vmovq xmm9, qword [r10]"),
| ------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2797 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0xd6, 0b00_001_010], "vmovq qword [r10], xmm9"),
| ------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2798 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0xd6, 0b11_001_010], "vmovq xmm10, xmm9"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2799 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_101, 0x6e, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2800 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x6f, 0b11_001_010], "vmovdqa xmm9, xmm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2801 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_101, 0x6f, 0b11_001_010], "vmovdqa ymm9, ymm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2802 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_010, 0x6f, 0b11_001_010], "vmovdqu xmm9, xmm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2803 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_110, 0x6f, 0b11_001_010], "vmovdqu ymm9, ymm10"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2804 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x70, 0b11_001_010, 0x77], "vpshufd xmm9, xmm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2805 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x70, 0b11_001_010, 0x77], "vpshufd ymm9, ymm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2806 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0x70, 0b11_001_010, 0x77], "vpshufhw xmm9, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2807 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0x70, 0b11_001_010, 0x77], "vpshufhw ymm9, ymm10, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2808 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_011, 0x70, 0b11_001_010, 0x77], "vpshuflw xmm9, xmm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2809 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_111, 0x70, 0b11_001_010, 0x77], "vpshuflw ymm9, ymm10, 0x77"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2812 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x71, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2813 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x71, 0b11_010_010, 0x77], "vpsrlw xmm0, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2814 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x71, 0b11_010_010, 0x77], "vpsrlw xmm8, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2815 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x71, 0b11_010_010, 0x77], "vpsrlw ymm0, ymm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2816 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x71, 0b00_011_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2817 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x71, 0b11_100_010, 0x77], "vpsraw xmm0, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2818 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x71, 0b11_100_010, 0x77], "vpsraw ymm0, ymm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2819 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x71, 0b11_101_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2820 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x71, 0b11_110_010, 0x77], "vpsllw xmm0, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2821 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x71, 0b11_110_010, 0x77], "vpsllw ymm0, ymm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2823 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x72, 0b00_000_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2824 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x72, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2825 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x72, 0b11_010_010, 0x77], "vpsrld xmm0, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2826 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x72, 0b11_010_010, 0x77], "vpsrld ymm0, ymm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2827 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_101, 0x72, 0b11_011_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2828 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x72, 0b11_100_010, 0x77], "vpsrad xmm0, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2829 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x72, 0b00_100_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2830 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x72, 0b11_100_010, 0x77], "vpsrad ymm0, ymm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2831 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x72, 0b00_101_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2832 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x72, 0b11_110_010, 0x77], "vpslld xmm0, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2833 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x72, 0b00_110_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2834 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x72, 0b11_110_010, 0x77], "vpslld ymm0, ymm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2835 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x72, 0b00_111_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2837 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x73, 0b11_000_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2838 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x73, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2839 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x73, 0b11_010_010, 0x77], "vpsrlq xmm0, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2840 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x73, 0b11_011_010, 0x77], "vpsrldq xmm0, xmm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2841 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x73, 0b11_010_010, 0x77], "vpsrlq ymm0, ymm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2842 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x73, 0b11_011_010, 0x77], "vpsrldq ymm0, ymm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2843 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x73, 0b11_100_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2844 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0x73, 0b11_101_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2845 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x73, 0b11_110_010, 0x77], "vpsllq xmm0, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2846 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x73, 0b11_111_010, 0x77], "vpslldq xmm0, xmm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2847 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x73, 0b11_110_010, 0x77], "vpsllq ymm0, ymm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2848 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0x73, 0b11_111_010, 0x77], "vpslldq ymm0, ymm10, 0x77"),
| ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2850 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x74, 0b11_001_010], "vpcmpeqb xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2851 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x74, 0b11_001_010], "vpcmpeqb ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2852 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x75, 0b11_001_010], "vpcmpeqw xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2853 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x75, 0b11_001_010], "vpcmpeqw ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2854 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x76, 0b11_001_010], "vpcmpeqd xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2855 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x76, 0b11_001_010], "vpcmpeqd ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2857 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x7c, 0b11_001_010], "vhaddpd xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2858 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x7c, 0b11_001_010], "vhaddpd ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2859 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_011, 0x7c, 0b11_001_010], "vhaddps xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2860 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_111, 0x7c, 0b11_001_010], "vhaddps ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2861 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0x7d, 0b11_001_010], "vhsubpd xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2862 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0x7d, 0b11_001_010], "vhsubpd ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2863 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_011, 0x7d, 0b11_001_010], "vhsubps xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2864 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_111, 0x7d, 0b11_001_010], "vhsubps ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2866 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x7e, 0b11_001_010], "vmovd r10d, xmm9"),
| ------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2867 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_1111_101, 0x7e, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2868 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0x7e, 0b11_001_010], "vmovq r10, xmm9"),
| ----------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2869 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_101, 0x7e, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2870 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0x7f, 0b11_001_010], "vmovdqa xmm10, xmm9"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2871 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_101, 0x7f, 0b11_001_010], "vmovdqa ymm10, ymm9"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2872 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_010, 0x7f, 0b11_001_010], "vmovdqu xmm10, xmm9"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2873 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_110, 0x7f, 0b11_001_010], "vmovdqu ymm10, ymm9"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2875 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_000, 0xae, 0b00_010_001], "vldmxcsr dword [r9]"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2876 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_1111_100, 0xae, 0b00_010_001]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2877 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_1111_000, 0xae, 0b11_010_001]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2878 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_000, 0xae, 0b00_011_001], "vstmxcsr dword [r9]"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2879 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_1111_100, 0xae, 0b00_011_001]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2880 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_1111_000, 0xae, 0b11_011_001]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2882 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_000, 0xc2, 0b11_001_010, 0x77], "vcmpps xmm9, xmm8, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2883 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_100, 0xc2, 0b11_001_010, 0x77], "vcmpps ymm9, ymm8, ymm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2884 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xc2, 0b11_001_010, 0x77], "vcmppd xmm9, xmm8, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2885 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xc2, 0b11_001_010, 0x77], "vcmppd ymm9, ymm8, ymm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2886 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_011, 0xc2, 0b11_001_010, 0x77], "vcmpsd xmm9, xmm8, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2887 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_111, 0xc2, 0b11_001_010, 0x77], "vcmpsd xmm9, xmm8, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2889 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xc4, 0b11_001_010, 0x77], "vpinsrw xmm9, xmm8, r10d, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2890 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_101, 0xc4, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2891 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_1111_001, 0xc5, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2892 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0xc5, 0b11_001_010, 0x77], "vpextrw r9d, xmm10, 0x77"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2893 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0xc5, 0b00_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2894 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_101, 0xc5, 0b11_001_010, 0x77]),
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2895 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0xc6, 0b11_001_010, 0x77], "vshufpd xmm9, xmm8, xmm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2896 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0xc6, 0b11_001_010, 0x77], "vshufpd ymm9, ymm8, ymm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2897 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_000, 0xc6, 0b11_001_010, 0x77], "vshufps xmm9, xmm8, xmm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2898 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_100, 0xc6, 0b11_001_010, 0x77], "vshufps ymm9, ymm8, ymm10, 0x77"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2900 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xd0, 0b11_001_010], "vaddsubpd xmm9, xmm8, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2901 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xd0, 0b11_001_010], "vaddsubpd ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2902 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_011, 0xd0, 0b11_001_010], "vaddsubps xmm9, xmm8, xmm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2903 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_111, 0xd0, 0b11_001_010], "vaddsubps ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2905 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xd1, 0b11_001_010], "vpsrlw xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2906 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xd1, 0b11_001_010], "vpsrlw ymm9, ymm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2907 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xd1, 0b00_001_010], "vpsrlw ymm9, ymm8, xmmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2908 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xd2, 0b11_001_010], "vpsrld xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2909 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xd2, 0b11_001_010], "vpsrld ymm9, ymm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2910 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xd2, 0b00_001_010], "vpsrld ymm9, ymm8, xmmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2911 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xd3, 0b11_001_010], "vpsrlq xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2912 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xd3, 0b11_001_010], "vpsrlq ymm9, ymm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2913 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xd3, 0b00_001_010], "vpsrlq ymm9, ymm8, xmmword [r10]"),
| ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2915 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xd4, 0b11_001_010], "vpaddq xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2916 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xd4, 0b11_001_010], "vpaddq ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2917 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0xd5, 0b11_001_010], "vpmullw xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2918 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0xd5, 0b11_001_010], "vpmullw ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2920 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_1111_001, 0xd7, 0b11_001_010], "vpmovmskb r9d, xmm10"),
| ---------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2921 | testcase!(invalid: &[0xc4, 0b000_00001, 0b0_1111_001, 0xd7, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2922 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_1111_101, 0xd7, 0b11_001_010], "vpmovmskb r9d, ymm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2924 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xd8, 0b11_001_010], "vpsubusb xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2925 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xd8, 0b11_001_010], "vpsubusb ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2926 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xd9, 0b11_001_010], "vpsubusw xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2927 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xd9, 0b11_001_010], "vpsubusw ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2929 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0xda, 0b11_001_010], "vpminub xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2930 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0xda, 0b11_001_010], "vpminub ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2931 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xdb, 0b11_001_010], "vpand xmm9, xmm8, xmm10"),
| ------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2932 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xdb, 0b11_001_010], "vpand ymm9, ymm8, ymm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2933 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xdc, 0b11_001_010], "vpaddusb xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2934 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xdc, 0b11_001_010], "vpaddusb ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2935 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xdd, 0b11_001_010], "vpaddusw xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2936 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xdd, 0b11_001_010], "vpaddusw ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2937 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0xde, 0b11_001_010], "vpmaxub xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2938 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0xde, 0b11_001_010], "vpmaxub ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2940 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xdf, 0b11_001_010], "vpandn xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2941 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xdf, 0b11_001_010], "vpandn ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2942 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xe0, 0b11_001_010], "vpavgb xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2943 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xe0, 0b11_001_010], "vpavgb ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2944 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xe1, 0b11_001_010], "vpsraw xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2945 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xe1, 0b11_001_010], "vpsraw ymm9, ymm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2946 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xe2, 0b11_001_010], "vpsrad xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2947 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xe2, 0b11_001_010], "vpsrad ymm9, ymm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2948 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xe3, 0b11_001_010], "vpavgw xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2949 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xe3, 0b11_001_010], "vpavgw ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2950 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xe4, 0b11_001_010], "vpmulhuw xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2951 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xe4, 0b11_001_010], "vpmulhuw ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2952 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xe5, 0b11_001_010], "vpmulhw xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2953 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xe5, 0b11_001_010], "vpmulhw ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2955 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0xe6, 0b11_001_010], "vcvttpd2dq xmm9, xmm10"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2956 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0xe6, 0b11_001_010], "vcvttpd2dq xmm9, ymm10"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2957 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_010, 0xe6, 0b11_001_010], "vcvtdq2pd xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2958 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_110, 0xe6, 0b11_001_010], "vcvtdq2pd ymm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2959 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_011, 0xe6, 0b11_001_010], "vcvtpd2dq xmm9, xmm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2960 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_111, 0xe6, 0b11_001_010], "vcvtpd2dq xmm9, ymm10"),
| ----------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2961 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0xe7, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2962 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_101, 0xe7, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2963 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0xe7, 0b00_001_010], "vmovntdq xmmword [r10], xmm9"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2964 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0xe7, 0b00_001_010], "vmovntdq ymmword [r10], ymm9"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2966 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xe8, 0b11_001_010], "vpsubsb xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2967 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xe8, 0b11_001_010], "vpsubsb ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2968 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xe9, 0b11_001_010], "vpsubsw xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2969 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xe9, 0b11_001_010], "vpsubsw ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2971 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0xea, 0b11_001_010], "vpminsw xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2972 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0xea, 0b11_001_010], "vpminsw ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2973 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0xeb, 0b11_001_010], "vpor xmm9, xmm8, xmm10"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2974 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0xeb, 0b11_001_010], "vpor ymm9, ymm8, ymm10"),
| ------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2975 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0xec, 0b11_001_010], "vpaddsb xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2976 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0xec, 0b11_001_010], "vpaddsb ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2977 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0xed, 0b11_001_010], "vpaddsw xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2978 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0xed, 0b11_001_010], "vpaddsw ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2979 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0xee, 0b11_001_010], "vpmaxsw xmm9, xmm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2980 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0xee, 0b11_001_010], "vpmaxsw ymm9, ymm8, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2981 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b0_0111_001, 0xef, 0b11_001_010], "vpxor xmm9, xmm8, xmm10"),
| ------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2982 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b0_0111_101, 0xef, 0b11_001_010], "vpxor ymm9, ymm8, ymm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2984 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_011, 0xf0, 0b00_001_010], "vlddqu xmm9, xmmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2985 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_111, 0xf0, 0b00_001_010], "vlddqu ymm9, ymmword [r10]"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2986 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_011, 0xf0, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2987 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_011, 0xf0, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2988 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_0111_111, 0xf0, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
2989 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_111, 0xf0, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2990 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xf1, 0b11_001_010], "vpsllw xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2991 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xf1, 0b11_001_010], "vpsllw ymm9, ymm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2992 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xf2, 0b11_001_010], "vpslld xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2993 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xf2, 0b11_001_010], "vpslld ymm9, ymm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2994 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xf3, 0b11_001_010], "vpsllq xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2995 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xf3, 0b11_001_010], "vpsllq ymm9, ymm8, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2998 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xf4, 0b11_001_010], "vpmuludq xmm9, xmm8, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
2999 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xf4, 0b11_001_010], "vpmuludq ymm9, ymm8, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3000 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0xf5, 0b11_001_010], "vpmaddwd xmm9, xmm0, xmm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3001 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0xf5, 0b11_001_010], "vpmaddwd ymm9, ymm0, ymm10"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3002 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0xf6, 0b11_001_010], "vpsadbw xmm9, xmm0, xmm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3003 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_1111_101, 0xf6, 0b11_001_010], "vpsadbw ymm9, ymm0, ymm10"),
| ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3004 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_1111_001, 0xf7, 0b11_001_010], "vmaskmovdqu xmm9, xmm10"),
| ------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3005 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_001, 0xf7, 0b00_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3006 | testcase!(invalid: &[0xc4, 0b000_00001, 0b1_1111_101, 0xf7, 0b11_001_010]),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3008 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xf8, 0b11_001_010], "vpsubb xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3009 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xf8, 0b11_001_010], "vpsubb ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3010 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xf9, 0b11_001_010], "vpsubw xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3011 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xf9, 0b11_001_010], "vpsubw ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3012 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xfa, 0b11_001_010], "vpsubd xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3013 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xfa, 0b11_001_010], "vpsubd ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3014 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xfb, 0b11_001_010], "vpsubq xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3015 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xfb, 0b11_001_010], "vpsubq ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3016 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xfc, 0b11_001_010], "vpaddb xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3017 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xfc, 0b11_001_010], "vpaddb ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3018 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xfd, 0b11_001_010], "vpaddw xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3019 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xfd, 0b11_001_010], "vpaddw ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3020 | testcase!(features { AVX: true } &[0xc4, 0b000_00001, 0b1_0111_001, 0xfe, 0b11_001_010], "vpaddd xmm9, xmm8, xmm10"),
| -------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3021 | testcase!(features { AVX2: true } &[0xc4, 0b000_00001, 0b1_0111_101, 0xfe, 0b11_001_010], "vpaddd ymm9, ymm8, ymm10"),
| --------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3023 | testcase!(features { AVX: true } &[0xc5, 0xf8, 0x10, 0x00], "vmovups xmm0, xmmword [rax]"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3024 | testcase!(features { AVX: true } &[0xc5, 0xf8, 0x10, 0x01], "vmovups xmm0, xmmword [rcx]"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3025 | testcase!(features { AVX: true } &[0xc5, 0x78, 0x10, 0x0f], "vmovups xmm9, xmmword [rdi]"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3026 | testcase!(features { AVX: true } &[0xc5, 0xf8, 0x10, 0xcf], "vmovups xmm1, xmm7"),
| --------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3027 | testcase!(features { AVX: true } &[0xc5, 0xf9, 0x10, 0x0f], "vmovupd xmm1, xmmword [rdi]"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3028 | testcase!(features { AVX: true } &[0xc5, 0xfa, 0x7e, 0x10], "vmovq xmm2, qword [rax]"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3029 | testcase!(features { AVX: true } &[0xc5, 0xfc, 0x10, 0x0f], "vmovups ymm1, ymmword [rdi]"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3030 | testcase!(features { AVX: true } &[0xc5, 0xfd, 0x10, 0x0f], "vmovupd ymm1, ymmword [rdi]"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3031 | testcase!(features { AVX: true } &[0xc5, 0xfe, 0x10, 0x0f], "vmovss xmm1, dword [rdi]"),
| --------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3032 | testcase!(features { AVX: true } &[0xc5, 0xff, 0x10, 0xcf], "vmovsd xmm1, xmm0, xmm7"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3033 | testcase!(features { AVX: true } &[0xc5, 0xff, 0x10, 0x01], "vmovsd xmm0, qword [rcx]"),
| --------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3034 | testcase!(features { AVX: true } &[0xc5, 0xf9, 0x6e, 0xc6], "vmovd xmm0, esi"),
| ------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3035 | testcase!(features { AVX: true } &[0xc5, 0xf9, 0x6e, 0x13], "vmovd xmm2, dword [rbx]"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3036 | testcase!(features { AVX: true } &[0xc5, 0xf9, 0x7e, 0xc6], "vmovd esi, xmm0"),
| ------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3037 | testcase!(features { AVX: true } &[0xc5, 0xf9, 0x7e, 0x13], "vmovd dword [rbx], xmm2"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:336:17
|
336 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3038 | testcase!(invalid: features { AVX: false } &[0x4f, 0xc5, 0xf8, 0x10, 0x00]),
| --------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:336:17
|
336 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3039 | testcase!(invalid: features { AVX: false } &[0xf0, 0xc5, 0xf8, 0x10, 0x00]),
| --------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3040 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x00, 0x0f], "vpshufb xmm9, xmm1, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3041 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x00, 0x0f], "vpshufb ymm9, ymm1, ymmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3042 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x00, 0xcd], "vpshufb xmm9, xmm1, xmm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3043 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x00, 0xcd], "vpshufb ymm9, ymm1, ymm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3044 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x01, 0x0f], "vphaddw xmm9, xmm1, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3045 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x01, 0x0f], "vphaddw ymm9, ymm1, ymmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3046 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x01, 0xcd], "vphaddw xmm9, xmm1, xmm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3047 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x01, 0xcd], "vphaddw ymm9, ymm1, ymm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3048 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x02, 0x0f], "vphaddd xmm9, xmm1, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3049 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x02, 0x0f], "vphaddd ymm9, ymm1, ymmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3050 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x02, 0xcd], "vphaddd xmm9, xmm1, xmm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3051 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x02, 0xcd], "vphaddd ymm9, ymm1, ymm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3052 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x03, 0x0f], "vphaddsw xmm9, xmm1, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3053 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x03, 0x0f], "vphaddsw ymm9, ymm1, ymmword [r15]"),
| ------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3054 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x03, 0xcd], "vphaddsw xmm9, xmm1, xmm13"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3055 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x03, 0xcd], "vphaddsw ymm9, ymm1, ymm13"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3056 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x04, 0x0f], "vpmaddubsw xmm9, xmm1, xmmword [r15]"),
| --------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3057 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x04, 0x0f], "vpmaddubsw ymm9, ymm1, ymmword [r15]"),
| --------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3058 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x04, 0xcd], "vpmaddubsw xmm9, xmm1, xmm13"),
| ------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3059 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x04, 0xcd], "vpmaddubsw ymm9, ymm1, ymm13"),
| ------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3060 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x05, 0x0f], "vphsubw xmm9, xmm1, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3061 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x05, 0x0f], "vphsubw ymm9, ymm1, ymmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3062 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x05, 0xcd], "vphsubw xmm9, xmm1, xmm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3063 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x05, 0xcd], "vphsubw ymm9, ymm1, ymm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3064 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x06, 0x0f], "vphsubd xmm9, xmm1, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3065 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x06, 0x0f], "vphsubd ymm9, ymm1, ymmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3066 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x06, 0xcd], "vphsubd xmm9, xmm1, xmm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3067 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x06, 0xcd], "vphsubd ymm9, ymm1, ymm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3068 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x07, 0x0f], "vphsubsw xmm9, xmm1, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3069 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x07, 0x0f], "vphsubsw ymm9, ymm1, ymmword [r15]"),
| ------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3070 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x07, 0xcd], "vphsubsw xmm9, xmm1, xmm13"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3071 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x07, 0xcd], "vphsubsw ymm9, ymm1, ymm13"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3072 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x08, 0x0f], "vpsignb xmm9, xmm1, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3073 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x08, 0x0f], "vpsignb ymm9, ymm1, ymmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3074 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x08, 0xcd], "vpsignb xmm9, xmm1, xmm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3075 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x08, 0xcd], "vpsignb ymm9, ymm1, ymm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3076 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x09, 0x0f], "vpsignw xmm9, xmm1, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3077 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x09, 0x0f], "vpsignw ymm9, ymm1, ymmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3078 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x09, 0xcd], "vpsignw xmm9, xmm1, xmm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3079 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x09, 0xcd], "vpsignw ymm9, ymm1, ymm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3080 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x0a, 0x0f], "vpsignd xmm9, xmm1, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3081 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x0a, 0x0f], "vpsignd ymm9, ymm1, ymmword [r15]"),
| ------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3082 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x0a, 0xcd], "vpsignd xmm9, xmm1, xmm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3083 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x0a, 0xcd], "vpsignd ymm9, ymm1, ymm13"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3084 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x0b, 0x0f], "vpmulhrsw xmm9, xmm1, xmmword [r15]"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3085 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x0b, 0x0f], "vpmulhrsw ymm9, ymm1, ymmword [r15]"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3086 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x0b, 0xcd], "vpmulhrsw xmm9, xmm1, xmm13"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3087 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x0b, 0xcd], "vpmulhrsw ymm9, ymm1, ymm13"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3088 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x0c, 0x0f], "vpermilps xmm9, xmm1, xmmword [r15]"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3089 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x0c, 0x0f], "vpermilps ymm9, ymm1, ymmword [r15]"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3090 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x0c, 0xcd], "vpermilps xmm9, xmm1, xmm13"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3091 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x0c, 0xcd], "vpermilps ymm9, ymm1, ymm13"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3092 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x0d, 0x0f], "vpermilpd xmm9, xmm1, xmmword [r15]"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3093 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x0d, 0x0f], "vpermilpd ymm9, ymm1, ymmword [r15]"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3094 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x71, 0x0d, 0xcd], "vpermilpd xmm9, xmm1, xmm13"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3095 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x75, 0x0d, 0xcd], "vpermilpd ymm9, ymm1, ymm13"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:336:17
|
336 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3096 | testcase!(invalid: features { AVX: false } &[0xc4, 0x02, 0x71, 0x0e, 0x00]),
| --------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3097 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x79, 0x0e, 0x0f], "vtestps xmm9, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3098 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x7d, 0x0e, 0x0f], "vtestps ymm9, ymmword [r15]"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3099 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x79, 0x0e, 0xcd], "vtestps xmm9, xmm13"),
| ---------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3100 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x7d, 0x0e, 0xcd], "vtestps ymm9, ymm13"),
| ---------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:336:17
|
336 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3101 | testcase!(invalid: features { AVX: false } &[0xc4, 0x02, 0x71, 0x0f, 0x00]),
| --------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3102 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x79, 0x0f, 0x0f], "vtestpd xmm9, xmmword [r15]"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3103 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x7d, 0x0f, 0x0f], "vtestpd ymm9, ymmword [r15]"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3104 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x79, 0x0f, 0xcd], "vtestpd xmm9, xmm13"),
| ---------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3105 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x7d, 0x0f, 0xcd], "vtestpd ymm9, ymm13"),
| ---------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3106 | testcase!(features { AVX: true } &[0xc4, 0xe2, 0x65, 0x90, 0x04, 0x51], "vpgatherdd ymm0, dword [rcx + ymm2 * 2], ymm3"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3107 | testcase!(features { AVX: true } &[0xc4, 0xe2, 0xe5, 0x90, 0x04, 0x51], "vpgatherdq ymm0, qword [rcx + xmm2 * 2], ymm3"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3108 | testcase!(features { AVX: true } &[0xc4, 0xe2, 0x65, 0x91, 0x04, 0x51], "vpgatherqd xmm0, dword [rcx + ymm2 * 2], xmm3"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3109 | testcase!(features { AVX: true } &[0xc4, 0xe2, 0xe5, 0x91, 0x04, 0x51], "vpgatherqq ymm0, qword [rcx + ymm2 * 2], ymm3"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3110 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x09, 0x9d, 0xcd], "vfnmadd132ss xmm9, xmm14, xmm13"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3111 | testcase!(features { AVX: true } &[0xc4, 0x02, 0x89, 0x9d, 0xcd], "vfnmadd132sd xmm9, xmm14, xmm13"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3113 | testcase!(features { AVX: true } &[0xc4, 0xe3, 0x79, 0x14, 0xd0, 0x0a], "vpextrb eax, xmm2, 0xa"),
| ------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3114 | testcase!(features { AVX: true } &[0xc4, 0xe3, 0x79, 0x14, 0x10, 0x0a], "vpextrb byte [rax], xmm2, 0xa"),
| -------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:336:17
|
336 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3115 | testcase!(invalid: features { AVX: false } &[0xc4, 0xe3, 0xf9, 0x14, 0x00, 0xd0]),
| --------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:336:17
|
336 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3116 | testcase!(invalid: features { AVX: false } &[0xc4, 0xe3, 0xf9, 0x14, 0x00, 0x0a]),
| --------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3117 | testcase!(features { AVX: true } &[0xc5, 0xed, 0x71, 0xd0, 0x04], "vpsrlw ymm2, ymm0, 0x4"),
| ------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3118 | testcase!(features { AVX: true } &[0xc5, 0xed, 0x73, 0xd4, 0x20], "vpsrlq ymm2, ymm4, 0x20"),
| -------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3119 | testcase!(features { AVX: true } &[0xc4, 0xe3, 0xfd, 0x00, 0xc1, 0xa8], "vpermq ymm0, ymm1, 0xa8"),
| -------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3120 | testcase!(features { AVX: true } &[0xc5, 0xfd, 0xea, 0xd1], "vpminsw ymm2, ymm0, ymm1"),
| --------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3121 | testcase!(features { AVX: true } &[0xc5, 0xfd, 0xee, 0xd9], "vpmaxsw ymm3, ymm0, ymm1"),
| --------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3122 | testcase!(features { AVX: true } &[0xc4, 0xe3, 0x7d, 0x19, 0xd1, 0x01], "vextractf128 xmm1, ymm2, 0x1"),
| ------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3123 | ... testcase!(features { AVX: true } &[0xc4, 0xc3, 0x75, 0x38, 0x7c, 0x12, 0x05, 0x01], "vinserti128 ymm7, ymm1, xmmword [r10 + rdx * 1 + 0x5], 0x1"),
| ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3124 | ... testcase!(features { AVX: true } &[0xc4, 0xc3, 0x75, 0x42, 0x7c, 0x12, 0x05, 0x61], "vmpsadbw ymm7, ymm1, ymmword [r10 + rdx * 1 + 0x5], 0x61"),
| ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3125 | ... testcase!(features { AVX: true } &[0xc4, 0xc3, 0x75, 0x46, 0x7c, 0x12, 0x05, 0x61], "vperm2i128 ymm7, ymm1, ymmword [r10 + rdx * 1 + 0x5], 0x61"),
| ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3126 | ... testcase!(features { AVX: true } &[0xc4, 0xc3, 0x75, 0x4a, 0x7c, 0x12, 0x05, 0x61], "vblendvps ymm7, ymm1, ymmword [r10 + rdx * 1 + 0x5], ymm6"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3127 | ... testcase!(features { AVX: true } &[0xc4, 0xc3, 0x71, 0x4a, 0x7c, 0x12, 0x05, 0x61], "vblendvps xmm7, xmm1, xmmword [r10 + rdx * 1 + 0x5], xmm6"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3128 | testcase!(features { AVX: true } &[0xc4, 0xc3, 0x71, 0x4a, 0xdc, 0x61], "vblendvps xmm3, xmm1, xmm12, xmm6"),
| ------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3129 | testcase!(invalid: &[0xc4, 0xc3, 0xf1, 0x4a, 0xdc, 0x61]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3130 | ... testcase!(features { AVX: true } &[0xc4, 0xc3, 0x75, 0x4b, 0x7c, 0x12, 0x05, 0x61], "vblendvpd ymm7, ymm1, ymmword [r10 + rdx * 1 + 0x5], ymm6"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3131 | ... testcase!(features { AVX: true } &[0xc4, 0xc3, 0x71, 0x4b, 0x7c, 0x12, 0x05, 0x61], "vblendvpd xmm7, xmm1, xmmword [r10 + rdx * 1 + 0x5], xmm6"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3132 | testcase!(features { AVX: true } &[0xc4, 0xc3, 0x71, 0x4b, 0xdc, 0x61], "vblendvpd xmm3, xmm1, xmm12, xmm6"),
| ------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3133 | testcase!(invalid: &[0xc4, 0xc3, 0xf1, 0x4b, 0xdc, 0x61]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3134 | ... testcase!(features { AVX: true } &[0xc4, 0xc3, 0x71, 0x4c, 0x7c, 0x12, 0x05, 0x61], "vpblendvb xmm7, xmm1, xmmword [r10 + rdx * 1 + 0x5], xmm6"),
| ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3136 | testcase!(features { AVX: true } &[0xc5, 0xc9, 0xf1, 0x0f], "vpsllw xmm1, xmm6, xmmword [rdi]"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3137 | testcase!(features { AVX: true } &[0xc5, 0xc9, 0xf1, 0xcf], "vpsllw xmm1, xmm6, xmm7"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3138 | testcase!(features { AVX: true } &[0xc5, 0xcd, 0xf1, 0x0f], "vpsllw ymm1, ymm6, xmmword [rdi]"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3139 | testcase!(features { AVX: true } &[0xc5, 0xcd, 0xf1, 0xcf], "vpsllw ymm1, ymm6, xmm7"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3140 | testcase!(features { AVX: true } &[0xc5, 0xc9, 0xf2, 0x0f], "vpslld xmm1, xmm6, xmmword [rdi]"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3141 | testcase!(features { AVX: true } &[0xc5, 0xc9, 0xf2, 0xcf], "vpslld xmm1, xmm6, xmm7"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3142 | testcase!(features { AVX: true } &[0xc5, 0xcd, 0xf2, 0x0f], "vpslld ymm1, ymm6, xmmword [rdi]"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3143 | testcase!(features { AVX: true } &[0xc5, 0xcd, 0xf2, 0xcf], "vpslld ymm1, ymm6, xmm7"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3144 | testcase!(features { AVX: true } &[0xc5, 0xc9, 0xf3, 0x0f], "vpsllq xmm1, xmm6, xmmword [rdi]"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3145 | testcase!(features { AVX: true } &[0xc5, 0xc9, 0xf3, 0xcf], "vpsllq xmm1, xmm6, xmm7"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3146 | testcase!(features { AVX: true } &[0xc5, 0xcd, 0xf3, 0x0f], "vpsllq ymm1, ymm6, xmmword [rdi]"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3147 | testcase!(features { AVX: true } &[0xc5, 0xcd, 0xf3, 0xcf], "vpsllq ymm1, ymm6, xmm7"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3149 | testcase!(features { AVX: true } &[0xc5, 0xf1, 0xc4, 0xd8, 0x78], "vpinsrw xmm3, xmm1, eax, 0x78"),
| -------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3150 | testcase!(features { AVX: true } &[0xc5, 0xf1, 0xc4, 0x18, 0x78], "vpinsrw xmm3, xmm1, word [rax], 0x78"),
| --------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3152 | testcase!(features { AVX: true } &[0xc5, 0xe0, 0x54, 0x03], "vandps xmm0, xmm3, xmmword [rbx]"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3153 | testcase!(features { AVX: true } &[0xc5, 0xe1, 0x54, 0x03], "vandpd xmm0, xmm3, xmmword [rbx]"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3154 | testcase!(features { AVX: true } &[0xc5, 0xe0, 0x55, 0x03], "vandnps xmm0, xmm3, xmmword [rbx]"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3155 | testcase!(features { AVX: true } &[0xc5, 0xe1, 0x55, 0x03], "vandnpd xmm0, xmm3, xmmword [rbx]"),
| ------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3156 | testcase!(features { AVX: true } &[0xc5, 0xe0, 0x56, 0x03], "vorps xmm0, xmm3, xmmword [rbx]"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3157 | testcase!(features { AVX: true } &[0xc5, 0xe1, 0x56, 0x03], "vorpd xmm0, xmm3, xmmword [rbx]"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3158 | testcase!(features { AVX: true } &[0xc4, 0xa2, 0x15, 0x3e, 0x14, 0xb9], "vpmaxuw ymm2, ymm13, ymmword [rcx + r15 * 4]"),
| ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3171 | testcase!(&[0x45, 0x66, 0x0f, 0x21, 0xc8], "mov rax, dr1"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3172 | testcase!(&[0x45, 0xf2, 0x0f, 0x21, 0xc8], "mov rax, dr1"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3173 | testcase!(&[0x45, 0xf3, 0x0f, 0x21, 0xc8], "mov rax, dr1"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3186 | testcase!(&[0x0f, 0x02, 0x01], "lar eax, word [rcx]"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3187 | testcase!(&[0x0f, 0x02, 0xc1], "lar eax, ecx"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3188 | testcase!(&[0x4f, 0x0f, 0x02, 0x01], "lar r8, word [r9]"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3189 | testcase!(&[0x4f, 0x0f, 0x02, 0xc1], "lar r8, r9"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3190 | testcase!(&[0x66, 0x0f, 0x02, 0x01], "lar ax, word [rcx]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3191 | testcase!(&[0x66, 0x0f, 0x02, 0xc1], "lar ax, cx"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3192 | testcase!(&[0x0f, 0x03, 0x01], "lsl eax, word [rcx]"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3193 | testcase!(&[0x0f, 0x03, 0xc1], "lsl eax, ecx"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3194 | testcase!(&[0x48, 0x0f, 0x03, 0x01], "lsl rax, word [rcx]"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3197 | testcase!(&[0x48, 0x0f, 0x03, 0xc1], "lsl rax, ecx"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3198 | testcase!(&[0x66, 0x0f, 0x03, 0x01], "lsl ax, word [rcx]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3199 | testcase!(&[0x66, 0x0f, 0x03, 0xc1], "lsl ax, cx"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3200 | testcase!(&[0x0f, 0x05], "syscall"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3201 | testcase!(&[0x48, 0x0f, 0x05], "syscall"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3202 | testcase!(&[0x66, 0x0f, 0x05], "syscall"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3203 | testcase!(&[0x0f, 0x06], "clts"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3204 | testcase!(&[0xf2, 0x0f, 0x06], "clts"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3205 | testcase!(&[0x0f, 0x07], "sysret"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3206 | testcase!(&[0xf2, 0x0f, 0x07], "sysret"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3207 | testcase!(&[0x0f, 0x12, 0x0f], "movlps xmm1, qword [rdi]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3208 | testcase!(&[0x0f, 0x12, 0xcf], "movhlps xmm1, xmm7"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3209 | testcase!(&[0x0f, 0x16, 0x0f], "movhps xmm1, qword [rdi]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3210 | testcase!(&[0x0f, 0x16, 0xcf], "movlhps xmm1, xmm7"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3211 | testcase!(&[0x0f, 0x12, 0xc0], "movhlps xmm0, xmm0"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3212 | testcase!(invalid: &[0x0f, 0x13, 0xc0]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3213 | testcase!(&[0x0f, 0x13, 0x00], "movlps qword [rax], xmm0"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3214 | testcase!(&[0x0f, 0x14, 0x08], "unpcklps xmm1, xmmword [rax]"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3215 | testcase!(&[0x0f, 0x15, 0x08], "unpckhps xmm1, xmmword [rax]"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3216 | testcase!(&[0x0f, 0x16, 0x0f], "movhps xmm1, qword [rdi]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3217 | testcase!(&[0x0f, 0x16, 0xc0], "movlhps xmm0, xmm0"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3218 | testcase!(invalid: &[0x0f, 0x17, 0xc0]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3219 | testcase!(&[0x0f, 0x17, 0x00], "movhps qword [rax], xmm0"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3220 | testcase!(&[0x0f, 0x18, 0xc0], "nop eax"), // capstone says invalid, xed says nop
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3221 | testcase!(&[0x0f, 0x18, 0x00], "prefetchnta zmmword [rax]"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3222 | testcase!(&[0x0f, 0x18, 0x08], "prefetch0 zmmword [rax]"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3223 | testcase!(&[0x0f, 0x18, 0x10], "prefetch1 zmmword [rax]"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3224 | testcase!(&[0x0f, 0x18, 0x18], "prefetch2 zmmword [rax]"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3225 | testcase!(&[0x0f, 0x18, 0x20], "nop zmmword [rax]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3226 | testcase!(&[0x4f, 0x0f, 0x18, 0x20], "nop zmmword [r8]"),
| -------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3227 | testcase!(&[0x0f, 0x18, 0xcc], "nop esp"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3228 | testcase!(&[0x0f, 0x19, 0x20], "nop dword [rax]"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3229 | testcase!(&[0x0f, 0x1a, 0x20], "nop dword [rax]"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3230 | testcase!(&[0x0f, 0x1b, 0x20], "nop dword [rax]"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3231 | testcase!(&[0x0f, 0x1c, 0x20], "nop dword [rax]"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3232 | testcase!(&[0x0f, 0x1d, 0x20], "nop dword [rax]"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3233 | testcase!(&[0x0f, 0x1e, 0x20], "nop dword [rax]"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3234 | testcase!(&[0x0f, 0x1f, 0x20], "nop dword [rax]"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3235 | testcase!(invalid: &[0x45, 0x0f, 0x20, 0xc8]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3236 | testcase!(&[0x45, 0x0f, 0x20, 0xc0], "mov r8, cr8"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3237 | testcase!(invalid: &[0x0f, 0x20, 0xc8]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3238 | testcase!(invalid: &[0x45, 0x0f, 0x21, 0xc8]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3239 | testcase!(&[0x0f, 0x21, 0xc8], "mov rax, dr1"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3240 | testcase!(invalid: &[0x45, 0x0f, 0x22, 0xc8]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3241 | testcase!(&[0x45, 0x0f, 0x22, 0xc0], "mov cr8, r8"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3242 | testcase!(invalid: &[0x40, 0x0f, 0x22, 0xc8]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3243 | testcase!(invalid: &[0x0f, 0x22, 0xc8]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3244 | testcase!(&[0x0f, 0x22, 0xc0], "mov cr0, rax"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3245 | testcase!(invalid: &[0x44, 0x0f, 0x22, 0xcf]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3246 | testcase!(&[0x0f, 0x22, 0xc7], "mov cr0, rdi"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3247 | testcase!(invalid: &[0x0f, 0x22, 0xcf]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3248 | testcase!(invalid: &[0x45, 0x0f, 0x23, 0xc8]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3249 | testcase!(&[0x40, 0x0f, 0x23, 0xc8], "mov dr1, rax"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3250 | testcase!(&[0x0f, 0x23, 0xc8], "mov dr1, rax"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3251 | testcase!(invalid: &[0x44, 0x0f, 0x23, 0xcf]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3252 | testcase!(&[0x0f, 0x23, 0xcf], "mov dr1, rdi"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3253 | testcase!(&[0x0f, 0x30], "wrmsr"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3254 | testcase!(&[0x0f, 0x31], "rdtsc"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3255 | testcase!(&[0x0f, 0x32], "rdmsr"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3256 | testcase!(&[0x0f, 0x33], "rdpmc"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3257 | testcase!(&[0x0f, 0x34], "sysenter"),
| ------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3258 | testcase!(&[0x0f, 0x35], "sysexit"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3259 | testcase!(invalid: &[0x0f, 0x36]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3260 | testcase!(&[0x0f, 0x37], "getsec"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3261 | testcase!(invalid: &[0x66, 0x0f, 0x37]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3262 | testcase!(invalid: &[0xf2, 0x0f, 0x37]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3263 | testcase!(invalid: &[0xf3, 0x0f, 0x37]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3264 | testcase!(&[0x0f, 0x60, 0x00], "punpcklbw mm0, dword [rax]"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3265 | testcase!(&[0x0f, 0x60, 0xc2], "punpcklbw mm0, mm2"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3266 | testcase!(&[0x0f, 0x61, 0x00], "punpcklwd mm0, dword [rax]"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3267 | testcase!(&[0x0f, 0x61, 0xc2], "punpcklwd mm0, mm2"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3268 | testcase!(&[0x0f, 0x62, 0x00], "punpckldq mm0, dword [rax]"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3269 | testcase!(&[0x0f, 0x62, 0xc2], "punpckldq mm0, mm2"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3270 | testcase!(&[0x0f, 0x63, 0x00], "packsswb mm0, qword [rax]"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3271 | testcase!(&[0x0f, 0x63, 0xc2], "packsswb mm0, mm2"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3272 | testcase!(&[0x0f, 0x64, 0x00], "pcmpgtb mm0, qword [rax]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3273 | testcase!(&[0x0f, 0x64, 0xc2], "pcmpgtb mm0, mm2"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3274 | testcase!(&[0x0f, 0x65, 0x00], "pcmpgtw mm0, qword [rax]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3275 | testcase!(&[0x0f, 0x65, 0xc2], "pcmpgtw mm0, mm2"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3276 | testcase!(&[0x0f, 0x66, 0x00], "pcmpgtd mm0, qword [rax]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3277 | testcase!(&[0x0f, 0x66, 0xc2], "pcmpgtd mm0, mm2"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3278 | testcase!(&[0x0f, 0x67, 0x00], "packuswb mm0, qword [rax]"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3279 | testcase!(&[0x0f, 0x67, 0xc2], "packuswb mm0, mm2"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3280 | testcase!(&[0x0f, 0x68, 0x00], "punpckhbw mm0, qword [rax]"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3281 | testcase!(&[0x0f, 0x68, 0xc2], "punpckhbw mm0, mm2"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3282 | testcase!(&[0x0f, 0x69, 0x00], "punpckhwd mm0, qword [rax]"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3283 | testcase!(&[0x0f, 0x69, 0xc2], "punpckhwd mm0, mm2"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3284 | testcase!(&[0x0f, 0x6a, 0x00], "punpckhdq mm0, qword [rax]"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3285 | testcase!(&[0x0f, 0x6a, 0xc2], "punpckhdq mm0, mm2"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3286 | testcase!(&[0x0f, 0x6b, 0x00], "packssdw mm0, qword [rax]"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3287 | testcase!(&[0x0f, 0x6b, 0xc2], "packssdw mm0, mm2"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3288 | testcase!(invalid: &[0x0f, 0x6c]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3289 | testcase!(invalid: &[0x0f, 0x6d]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3290 | testcase!(&[0x0f, 0x6e, 0x00], "movd mm0, dword [rax]"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3291 | testcase!(&[0x0f, 0x6e, 0xc2], "movd mm0, edx"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3292 | testcase!(&[0x0f, 0x6f, 0x00], "movq mm0, qword [rax]"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3293 | testcase!(&[0x0f, 0x6f, 0xc2], "movq mm0, mm2"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3294 | testcase!(&[0x0f, 0x6f, 0xfb], "movq mm7, mm3"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3295 | testcase!(&[0x0f, 0x70, 0x00, 0x7f], "pshufw mm0, qword [rax], 0x7f"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3296 | testcase!(&[0x4f, 0x0f, 0x70, 0x00, 0x7f], "pshufw mm0, qword [r8], 0x7f"),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3297 | testcase!(invalid: &[0x0f, 0x71, 0x00, 0x7f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3298 | testcase!(invalid: &[0x0f, 0x71, 0xc0, 0x7f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3299 | testcase!(&[0x0f, 0x71, 0xd0, 0x7f], "psrlw mm0, 0x7f"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3300 | testcase!(&[0x0f, 0x71, 0xe0, 0x7f], "psraw mm0, 0x7f"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3301 | testcase!(&[0x0f, 0x71, 0xf0, 0x7f], "psllw mm0, 0x7f"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3302 | testcase!(invalid: &[0x0f, 0x72, 0x00, 0x7f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3303 | testcase!(invalid: &[0x0f, 0x72, 0xc0, 0x7f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3304 | testcase!(&[0x0f, 0x72, 0xd0, 0x7f], "psrld mm0, 0x7f"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3305 | testcase!(&[0x0f, 0x72, 0xe0, 0x7f], "psrad mm0, 0x7f"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3306 | testcase!(&[0x0f, 0x72, 0xf0, 0x7f], "pslld mm0, 0x7f"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3307 | testcase!(invalid: &[0x0f, 0x73, 0x00, 0x7f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3308 | testcase!(invalid: &[0x0f, 0x73, 0xc0, 0x7f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3309 | testcase!(&[0x0f, 0x73, 0xd0, 0x7f], "psrlq mm0, 0x7f"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3310 | testcase!(invalid: &[0x0f, 0x73, 0xe0, 0x7f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3311 | testcase!(&[0x0f, 0x73, 0xf0, 0x7f], "psllq mm0, 0x7f"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3312 | testcase!(&[0x0f, 0xa0], "push fs"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3313 | testcase!(&[0x0f, 0xa1], "pop fs"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3314 | testcase!(&[0x0f, 0xa2], "cpuid"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3315 | testcase!(&[0x0f, 0xa4, 0xc0, 0x11], "shld eax, eax, 0x11"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3316 | testcase!(&[0x66, 0x0f, 0xa4, 0xcf, 0x11], "shld di, cx, 0x11"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3317 | testcase!(&[0x66, 0x45, 0x0f, 0xa4, 0xcf, 0x11], "shld r15w, r9w, 0x11"),
| ------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3318 | testcase!(&[0x0f, 0xa5, 0xc0], "shld eax, eax, cl"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3319 | testcase!(&[0x0f, 0xa5, 0xc9], "shld ecx, ecx, cl"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3320 | testcase!(&[0x0f, 0xac, 0xc0, 0x11], "shrd eax, eax, 0x11"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3321 | testcase!(&[0x66, 0x0f, 0xac, 0xcf, 0x11], "shrd di, cx, 0x11"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3322 | testcase!(&[0x66, 0x45, 0x0f, 0xac, 0xcf, 0x11], "shrd r15w, r9w, 0x11"),
| ------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3323 | testcase!(&[0x0f, 0xad, 0xc9], "shrd ecx, ecx, cl"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3336 | testcase!(&[0x66, 0x0f, 0x10, 0xc0], "movupd xmm0, xmm0"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3337 | testcase!(&[0x66, 0x48, 0x0f, 0x10, 0xc0], "movupd xmm0, xmm0"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3338 | testcase!(&[0x66, 0x4a, 0x0f, 0x10, 0xc0], "movupd xmm0, xmm0"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3339 | testcase!(&[0x66, 0x4b, 0x0f, 0x10, 0xc0], "movupd xmm0, xmm8"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3340 | testcase!(&[0x66, 0x4c, 0x0f, 0x10, 0xc0], "movupd xmm8, xmm0"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3341 | testcase!(&[0x66, 0x4d, 0x0f, 0x10, 0xc0], "movupd xmm8, xmm8"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3342 | testcase!(&[0xf2, 0x66, 0x66, 0x4d, 0x0f, 0x10, 0xc0], "movsd xmm8, xmm8"),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3355 | testcase!(invalid: &[0xf2, 0x0f, 0x16, 0xcf]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3356 | testcase!(invalid: &[0xf2, 0x4d, 0x0f, 0x16, 0xcf]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3357 | testcase!(invalid: &[0x40, 0x66, 0xf2, 0x66, 0x4d, 0x0f, 0x16, 0xcf]),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3370 | testcase!(&[0xf3, 0x0f, 0x16, 0xcf], "movshdup xmm1, xmm7"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3371 | testcase!(&[0xf3, 0x4d, 0x0f, 0x16, 0xcf], "movshdup xmm9, xmm15"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3372 | testcase!(&[0xf3, 0x0f, 0x1e, 0xfa], "endbr64"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3373 | testcase!(&[0xf3, 0x0f, 0x1e, 0xfb], "endbr32"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3374 | testcase!(&[0xf3, 0x0f, 0x1e, 0xfc], "nop esp, edi"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3387 | testcase!(&[0xae], "scas byte es:[rdi], al"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3388 | testcase!(&[0xaf], "scas dword es:[rdi], eax"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3389 | testcase!(&[0x67, 0xaf], "scas dword es:[edi], eax"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3390 | testcase!(&[0x67, 0xac], "lods al, byte [esi]"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3391 | testcase!(&[0x67, 0xaa], "stos byte es:[edi], al"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3393 | testcase!(&[0x4f, 0xa0, 0x12, 0x34, 0x12, 0x34, 0x12, 0x34, 0x12, 0x34], "mov al, byte [0x3412341234123412]"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3394 | testcase!(&[0x4f, 0xa1, 0x12, 0x34, 0x12, 0x34, 0x12, 0x34, 0x12, 0x34], "mov rax, qword [0x3412341234123412]"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3395 | testcase!(&[0x4f, 0xa2, 0x12, 0x34, 0x12, 0x34, 0x12, 0x34, 0x12, 0x34], "mov byte [0x3412341234123412], al"),
| ------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3396 | testcase!(&[0x4f, 0xa3, 0x12, 0x34, 0x12, 0x34, 0x12, 0x34, 0x12, 0x34], "mov qword [0x3412341234123412], rax"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3409 | testcase!(&[0x66, 0x0f, 0x38, 0xf6, 0xc1], "adcx eax, ecx"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3410 | testcase!(&[0x66, 0x0f, 0x38, 0xf6, 0x01], "adcx eax, dword [rcx]"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3411 | testcase!(&[0x66, 0x4f, 0x0f, 0x38, 0xf6, 0x01], "adcx r8, qword [r9]"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3412 | testcase!(&[0xf3, 0x0f, 0x38, 0xf6, 0xc1], "adox eax, ecx"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3413 | testcase!(&[0xf3, 0x0f, 0x38, 0xf6, 0x01], "adox eax, dword [rcx]"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3414 | testcase!(&[0xf3, 0x4f, 0x0f, 0x38, 0xf6, 0x01], "adox r8, qword [r9]"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3427 | testcase!(&[0x0f, 0x0d, 0x08], "prefetchw zmmword [rax]"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3428 | testcase!(&[0x0f, 0x0d, 0x00], "nop zmmword [rax]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3429 | testcase!(invalid: &[0x0f, 0x0d, 0xc0]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3442 | testcase!(&[0x66, 0xf3, 0x0f, 0xbd, 0xc1], "lzcnt ax, cx"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3443 | testcase!(&[0xf3, 0x0f, 0xbd, 0xc1], "lzcnt eax, ecx"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3444 | testcase!(&[0xf3, 0x48, 0x0f, 0xbd, 0xc1], "lzcnt rax, rcx"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3457 | testcase!(&[0x0f, 0x01, 0xdf], "invlpga rax, ecx"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3458 | testcase!(&[0x0f, 0x01, 0xde], "skinit eax"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3459 | testcase!(&[0x0f, 0x01, 0xdd], "clgi"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3460 | testcase!(&[0x0f, 0x01, 0xdc], "stgi"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3461 | testcase!(&[0x0f, 0x01, 0xdb], "vmsave rax"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3462 | testcase!(&[0x0f, 0x01, 0xda], "vmload rax"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3463 | testcase!(&[0x0f, 0x01, 0xd9], "vmmcall"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3464 | testcase!(&[0x0f, 0x01, 0xd8], "vmrun rax"),
| ------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3465 | testcase!(&[0x0f, 0x78, 0xc4], "vmread rsp, rax"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3466 | testcase!(&[0x0f, 0x79, 0xc5], "vmwrite rax, rbp"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3467 | testcase!(&[0x0f, 0x78, 0x0b], "vmread qword [rbx], rcx"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3468 | testcase!(invalid: &[0x66, 0x0f, 0x78, 0x03]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3469 | testcase!(&[0x0f, 0x79, 0x0b], "vmwrite rcx, qword [rbx]"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3470 | testcase!(invalid: &[0x66, 0x0f, 0x79, 0x03]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3483 | testcase!(&[0x0f, 0x38, 0xf0, 0x06], "movbe eax, dword [rsi]"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3484 | testcase!(&[0x4f, 0x0f, 0x38, 0xf0, 0x06], "movbe r8, qword [r14]"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3485 | testcase!(invalid: &[0x4f, 0x0f, 0x38, 0xf0, 0xc6]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3486 | testcase!(&[0x0f, 0x38, 0xf1, 0x06], "movbe dword [rsi], eax"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3487 | testcase!(&[0x4f, 0x0f, 0x38, 0xf1, 0x06], "movbe qword [r14], r8"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3488 | testcase!(&[0x66, 0x0f, 0x38, 0xf1, 0x06], "movbe word [rsi], ax"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3489 | testcase!(invalid: &[0x66, 0x0f, 0x38, 0xf1, 0xc6]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3502 | testcase!(&[0xc6, 0xf8, 0x10], "xabort 0x10"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3503 | testcase!(&[0xc7, 0xf8, 0x10, 0x12, 0x34, 0x56], "xbegin $+0x56341210"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3504 | testcase!(&[0x66, 0xc7, 0xf8, 0x10, 0x12], "xbegin $+0x1210"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3505 | testcase!(&[0x0f, 0x01, 0xd5], "xend"),
| -------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3506 | testcase!(&[0x0f, 0x01, 0xd6], "xtest"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3519 | testcase!(&[0x0f, 0xc7, 0xfd], "rdseed ebp"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3520 | testcase!(&[0x66, 0x0f, 0xc7, 0xfd], "rdseed bp"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3521 | testcase!(&[0x48, 0x0f, 0xc7, 0xfd], "rdseed rbp"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3522 | testcase!(&[0x0f, 0xc7, 0xf5], "rdrand ebp"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3523 | testcase!(&[0x66, 0x0f, 0xc7, 0xf5], "rdrand bp"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3524 | testcase!(&[0x48, 0x0f, 0xc7, 0xf5], "rdrand rbp"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3537 | testcase!(&[0x0f, 0x3a, 0xcc, 0x12, 0x40], "sha1rnds4 xmm2, xmmword [rdx], 0x40"),
| --------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3538 | testcase!(&[0x0f, 0x3a, 0xcc, 0x12, 0xff], "sha1rnds4 xmm2, xmmword [rdx], 0xff"),
| --------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3539 | testcase!(&[0x0f, 0x38, 0xc8, 0x12], "sha1nexte xmm2, xmmword [rdx]"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3540 | testcase!(&[0x0f, 0x38, 0xc9, 0x12], "sha1msg1 xmm2, xmmword [rdx]"),
| -------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3541 | testcase!(&[0x0f, 0x38, 0xca, 0x12], "sha1msg2 xmm2, xmmword [rdx]"),
| -------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3542 | testcase!(&[0x0f, 0x38, 0xcb, 0x12], "sha256rnds2 xmm2, xmmword [rdx]"),
| ----------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3543 | testcase!(&[0x0f, 0x38, 0xcc, 0x12], "sha256msg1 xmm2, xmmword [rdx]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3544 | testcase!(&[0x0f, 0x38, 0xcd, 0x12], "sha256msg2 xmm2, xmmword [rdx]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3557 | testcase!(&[0x0f, 0xc7, 0x3f], "vmptrst qword [rdi]"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3558 | testcase!(&[0x0f, 0xc7, 0x37], "vmptrld qword [rdi]"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3559 | testcase!(&[0xf3, 0x0f, 0xc7, 0x37], "vmxon qword [rdi]"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3560 | testcase!(&[0x66, 0x0f, 0xc7, 0xf7], "rdrand di"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3561 | testcase!(&[0x66, 0x0f, 0xc7, 0x37], "vmclear qword [rdi]"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3565 | testcase!(&[0x66, 0x4f, 0x0f, 0xc7, 0x33], "vmclear qword [r11]"),
| ----------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3566 | testcase!(&[0x66, 0x0f, 0xc7, 0x33], "vmclear qword [rbx]"),
| ----------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3567 | testcase!(&[0xf3, 0x4f, 0x0f, 0xc7, 0x33], "vmxon qword [r11]"),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3568 | testcase!(&[0xf3, 0x0f, 0xc7, 0x33], "vmxon qword [rbx]"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3571 | testcase!(features { VMX: true } &[0x66, 0x0f, 0x38, 0x80, 0x01], "invept rax, xmmword [rcx]"),
| ---------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3572 | testcase!(features { VMX: true } &[0x66, 0x0f, 0x38, 0x81, 0x01], "invvpid rax, xmmword [rcx]"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3585 | testcase!(&[0xf3, 0x0f, 0xc7, 0xfd], "rdpid ebp"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3598 | testcase!(&[0x0f, 0xc7, 0x0f], "cmpxchg8b qword [rdi]"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3599 | testcase!(&[0xf2, 0x0f, 0xc7, 0x0f], "cmpxchg8b qword [rdi]"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3600 | testcase!(&[0xf3, 0x0f, 0xc7, 0x0f], "cmpxchg8b qword [rdi]"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3601 | testcase!(&[0x66, 0x0f, 0xc7, 0x0f], "cmpxchg8b qword [rdi]"),
| ------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3602 | testcase!(&[0x4f, 0x0f, 0xc7, 0x0f], "cmpxchg16b xmmword [r15]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3603 | testcase!(&[0xf2, 0x4f, 0x0f, 0xc7, 0x0f], "cmpxchg16b xmmword [r15]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3604 | testcase!(&[0xf3, 0x4f, 0x0f, 0xc7, 0x0f], "cmpxchg16b xmmword [r15]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3605 | testcase!(&[0x66, 0x4f, 0x0f, 0xc7, 0x0f], "cmpxchg16b xmmword [r15]"),
| ---------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3619 | testcase!(&[0xd8, 0x03], "fadd st(0), dword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3621 | testcase!(&[0xd8, 0x0b], "fmul st(0), dword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3623 | testcase!(&[0xd8, 0x13], "fcom st(0), dword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3625 | testcase!(&[0xd8, 0x1b], "fcomp st(0), dword [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3627 | testcase!(&[0xd8, 0x23], "fsub st(0), dword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3629 | testcase!(&[0xd8, 0x2b], "fsubr st(0), dword [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3631 | testcase!(&[0xd8, 0x33], "fdiv st(0), dword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3633 | testcase!(&[0xd8, 0x3b], "fdivr st(0), dword [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3635 | testcase!(&[0xd8, 0xc3], "fadd st(0), st(3)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3637 | testcase!(&[0xd8, 0xcb], "fmul st(0), st(3)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3639 | testcase!(&[0xd8, 0xd3], "fcom st(0), st(3)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3641 | testcase!(&[0xd8, 0xdb], "fcomp st(0), st(3)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3643 | testcase!(&[0xd8, 0xe3], "fsub st(0), st(3)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3645 | testcase!(&[0xd8, 0xeb], "fsubr st(0), st(3)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3647 | testcase!(&[0xd8, 0xf3], "fdiv st(0), st(3)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3649 | testcase!(&[0xd8, 0xfb], "fdivr st(0), st(3)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3651 | testcase!(&[0xd9, 0x03], "fld st(0), dword [rbx]"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3652 | testcase!(invalid: &[0xd9, 0x08]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3653 | testcase!(invalid: &[0xd9, 0x09]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3654 | testcase!(invalid: &[0xd9, 0x0a]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3655 | testcase!(invalid: &[0xd9, 0x0b]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3656 | testcase!(invalid: &[0xd9, 0x0c]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3657 | testcase!(invalid: &[0xd9, 0x0d]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3658 | testcase!(invalid: &[0xd9, 0x0e]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3659 | testcase!(invalid: &[0xd9, 0x0f]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3661 | testcase!(&[0xd9, 0x13], "fst dword [rbx], st(0)"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3663 | testcase!(&[0xd9, 0x1b], "fstp dword [rbx], st(0)"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3665 | testcase!(&[0xd9, 0x23], "fldenv ptr [rbx]"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3667 | testcase!(&[0xd9, 0x2b], "fldcw word [rbx]"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3669 | testcase!(&[0xd9, 0x33], "fnstenv ptr [rbx]"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3671 | testcase!(&[0xd9, 0x3b], "fnstcw word [rbx]"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3673 | testcase!(&[0xd9, 0xc3], "fld st(0), st(3)"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3675 | testcase!(&[0xd9, 0xcb], "fxch st(0), st(3)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3676 | testcase!(&[0xd9, 0xd0], "fnop"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3677 | testcase!(invalid: &[0xd9, 0xd1]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3678 | testcase!(invalid: &[0xd9, 0xd2]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3679 | testcase!(invalid: &[0xd9, 0xd3]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3680 | testcase!(invalid: &[0xd9, 0xd4]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3681 | testcase!(invalid: &[0xd9, 0xd5]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3682 | testcase!(invalid: &[0xd9, 0xd6]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3683 | testcase!(invalid: &[0xd9, 0xd7]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3686 | testcase!(&[0xd9, 0xdb], "fstpnce st(3), st(0)"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3687 | testcase!(&[0xd9, 0xe0], "fchs"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3688 | testcase!(&[0xd9, 0xe1], "fabs"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3689 | testcase!(invalid: &[0xd9, 0xe2]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3690 | testcase!(invalid: &[0xd9, 0xe3]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3691 | testcase!(&[0xd9, 0xe4], "ftst"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3692 | testcase!(&[0xd9, 0xe5], "fxam"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3693 | testcase!(invalid: &[0xd9, 0xe6]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3694 | testcase!(invalid: &[0xd9, 0xe7]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3695 | testcase!(&[0xd9, 0xe8], "fld1"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3696 | testcase!(&[0xd9, 0xe9], "fldl2t"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3697 | testcase!(&[0xd9, 0xea], "fldl2e"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3698 | testcase!(&[0xd9, 0xeb], "fldpi"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3699 | testcase!(&[0xd9, 0xec], "fldlg2"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3700 | testcase!(&[0xd9, 0xed], "fldln2"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3701 | testcase!(&[0xd9, 0xee], "fldz"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3702 | testcase!(invalid: &[0xd9, 0xef]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3703 | testcase!(&[0xd9, 0xf0], "f2xm1"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3704 | testcase!(&[0xd9, 0xf1], "fyl2x"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3705 | testcase!(&[0xd9, 0xf2], "fptan"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3706 | testcase!(&[0xd9, 0xf3], "fpatan"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3707 | testcase!(&[0xd9, 0xf4], "fxtract"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3708 | testcase!(&[0xd9, 0xf5], "fprem1"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3709 | testcase!(&[0xd9, 0xf6], "fdecstp"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3710 | testcase!(&[0xd9, 0xf7], "fincstp"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3711 | testcase!(&[0xd9, 0xf8], "fprem"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3712 | testcase!(&[0xd9, 0xf9], "fyl2xp1"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3713 | testcase!(&[0xd9, 0xfa], "fsqrt"),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3714 | testcase!(&[0xd9, 0xfb], "fsincos"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3715 | testcase!(&[0xd9, 0xfc], "frndint"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3716 | testcase!(&[0xd9, 0xfd], "fscale"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3717 | testcase!(&[0xd9, 0xfe], "fsin"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3718 | testcase!(&[0xd9, 0xff], "fcos"),
| -------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3720 | testcase!(&[0xda, 0x03], "fiadd st(0), dword [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3722 | testcase!(&[0xda, 0x0b], "fimul st(0), dword [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3724 | testcase!(&[0xda, 0x13], "ficom st(0), dword [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3726 | testcase!(&[0xda, 0x1b], "ficomp st(0), dword [rbx]"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3728 | testcase!(&[0xda, 0x23], "fisub st(0), dword [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3730 | testcase!(&[0xda, 0x2b], "fisubr st(0), dword [rbx]"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3732 | testcase!(&[0xda, 0x33], "fidiv st(0), dword [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3734 | testcase!(&[0xda, 0x3b], "fidivr st(0), dword [rbx]"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3736 | testcase!(&[0xda, 0xc3], "fcmovb st(0), st(3)"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3738 | testcase!(&[0xda, 0xcb], "fcmove st(0), st(3)"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3740 | testcase!(&[0xda, 0xd3], "fcmovbe st(0), st(3)"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3742 | testcase!(&[0xda, 0xdb], "fcmovu st(0), st(3)"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3743 | testcase!(invalid: &[0xda, 0xe0]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3744 | testcase!(invalid: &[0xda, 0xe1]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3745 | testcase!(invalid: &[0xda, 0xe2]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3746 | testcase!(invalid: &[0xda, 0xe3]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3747 | testcase!(invalid: &[0xda, 0xe4]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3748 | testcase!(invalid: &[0xda, 0xe5]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3749 | testcase!(invalid: &[0xda, 0xe6]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3750 | testcase!(invalid: &[0xda, 0xe7]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3751 | testcase!(invalid: &[0xda, 0xe8]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3752 | testcase!(&[0xda, 0xe9], "fucompp"),
| ----------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3753 | testcase!(invalid: &[0xda, 0xea]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3754 | testcase!(invalid: &[0xda, 0xeb]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3755 | testcase!(invalid: &[0xda, 0xec]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3756 | testcase!(invalid: &[0xda, 0xed]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3757 | testcase!(invalid: &[0xda, 0xee]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3758 | testcase!(invalid: &[0xda, 0xef]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3759 | testcase!(invalid: &[0xda, 0xf0]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3760 | testcase!(invalid: &[0xda, 0xf1]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3761 | testcase!(invalid: &[0xda, 0xf2]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3762 | testcase!(invalid: &[0xda, 0xf3]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3763 | testcase!(invalid: &[0xda, 0xf4]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3764 | testcase!(invalid: &[0xda, 0xf5]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3765 | testcase!(invalid: &[0xda, 0xf6]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3766 | testcase!(invalid: &[0xda, 0xf7]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3767 | testcase!(invalid: &[0xda, 0xf8]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3768 | testcase!(invalid: &[0xda, 0xf9]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3769 | testcase!(invalid: &[0xda, 0xfa]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3770 | testcase!(invalid: &[0xda, 0xfb]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3771 | testcase!(invalid: &[0xda, 0xfc]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3772 | testcase!(invalid: &[0xda, 0xfd]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3773 | testcase!(invalid: &[0xda, 0xfe]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3774 | testcase!(invalid: &[0xda, 0xff]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3776 | testcase!(&[0xdb, 0x03], "fild st(0), dword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3778 | testcase!(&[0xdb, 0x0b], "fisttp dword [rbx], st(0)"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3780 | testcase!(&[0xdb, 0x13], "fist dword [rbx], st(0)"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3782 | testcase!(&[0xdb, 0x1b], "fistp dword [rbx], st(0)"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3783 | testcase!(invalid: &[0xdb, 0x20]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3784 | testcase!(invalid: &[0xdb, 0x21]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3785 | testcase!(invalid: &[0xdb, 0x22]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3786 | testcase!(invalid: &[0xdb, 0x23]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3787 | testcase!(invalid: &[0xdb, 0x24]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3788 | testcase!(invalid: &[0xdb, 0x25]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3789 | testcase!(invalid: &[0xdb, 0x26]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3790 | testcase!(invalid: &[0xdb, 0x27]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3792 | testcase!(&[0xdb, 0x2b], "fld st(0), mword [rbx]"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3793 | testcase!(invalid: &[0xdb, 0x30]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3794 | testcase!(invalid: &[0xdb, 0x31]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3795 | testcase!(invalid: &[0xdb, 0x32]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3796 | testcase!(invalid: &[0xdb, 0x33]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3797 | testcase!(invalid: &[0xdb, 0x34]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3798 | testcase!(invalid: &[0xdb, 0x35]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3799 | testcase!(invalid: &[0xdb, 0x36]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3800 | testcase!(invalid: &[0xdb, 0x37]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3802 | testcase!(&[0xdb, 0x3b], "fstp mword [rbx], st(0)"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3804 | testcase!(&[0xdb, 0xc3], "fcmovnb st(0), st(3)"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3806 | testcase!(&[0xdb, 0xcb], "fcmovne st(0), st(3)"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3808 | testcase!(&[0xdb, 0xd3], "fcmovnbe st(0), st(3)"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3810 | testcase!(&[0xdb, 0xdb], "fcmovnu st(0), st(3)"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3811 | testcase!(&[0xdb, 0xe0], "feni8087_nop"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3812 | testcase!(&[0xdb, 0xe1], "fdisi8087_nop"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3813 | testcase!(&[0xdb, 0xe2], "fnclex"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3814 | testcase!(&[0xdb, 0xe3], "fninit"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3815 | testcase!(&[0xdb, 0xe4], "fsetpm287_nop"),
| ----------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3816 | testcase!(invalid: &[0xdb, 0xe5]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3817 | testcase!(invalid: &[0xdb, 0xe6]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3818 | testcase!(invalid: &[0xdb, 0xe7]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3820 | testcase!(&[0xdb, 0xeb], "fucomi st(0), st(3)"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3822 | testcase!(&[0xdb, 0xf3], "fcomi st(0), st(3)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3823 | testcase!(invalid: &[0xdb, 0xf8]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3824 | testcase!(invalid: &[0xdb, 0xf9]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3825 | testcase!(invalid: &[0xdb, 0xfa]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3826 | testcase!(invalid: &[0xdb, 0xfb]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3827 | testcase!(invalid: &[0xdb, 0xfc]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3828 | testcase!(invalid: &[0xdb, 0xfd]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3829 | testcase!(invalid: &[0xdb, 0xfe]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3830 | testcase!(invalid: &[0xdb, 0xff]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3832 | testcase!(&[0xdc, 0x03], "fadd st(0), qword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3834 | testcase!(&[0xdc, 0x0b], "fmul st(0), qword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3836 | testcase!(&[0xdc, 0x13], "fcom st(0), qword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3838 | testcase!(&[0xdc, 0x1b], "fcomp st(0), qword [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3840 | testcase!(&[0xdc, 0x23], "fsub st(0), qword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3842 | testcase!(&[0xdc, 0x2b], "fsubr st(0), qword [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3844 | testcase!(&[0xdc, 0x33], "fdiv st(0), qword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3846 | testcase!(&[0xdc, 0x3b], "fdivr st(0), qword [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3848 | testcase!(&[0xdc, 0xc3], "fadd st(3), st(0)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3850 | testcase!(&[0xdc, 0xcb], "fmul st(3), st(0)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3852 | testcase!(&[0xdc, 0xd3], "fcom st(0), st(3)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3854 | testcase!(&[0xdc, 0xdb], "fcomp st(0), st(3)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3856 | testcase!(&[0xdc, 0xe3], "fsubr st(3), st(0)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3858 | testcase!(&[0xdc, 0xeb], "fsub st(3), st(0)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3860 | testcase!(&[0xdc, 0xf3], "fdivr st(3), st(0)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3862 | testcase!(&[0xdc, 0xfb], "fdiv st(3), st(0)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3864 | testcase!(&[0xdd, 0x03], "fld st(0), qword [rbx]"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3866 | testcase!(&[0xdd, 0x0b], "fisttp qword [rbx], st(0)"),
| ----------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3868 | testcase!(&[0xdd, 0x13], "fst qword [rbx], st(0)"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3870 | testcase!(&[0xdd, 0x1b], "fstp qword [rbx], st(0)"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3872 | testcase!(&[0xdd, 0x23], "frstor ptr [rbx]"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3873 | testcase!(invalid: &[0xdd, 0x28]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3874 | testcase!(invalid: &[0xdd, 0x29]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3875 | testcase!(invalid: &[0xdd, 0x2a]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3876 | testcase!(invalid: &[0xdd, 0x2b]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3877 | testcase!(invalid: &[0xdd, 0x2c]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3878 | testcase!(invalid: &[0xdd, 0x2d]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3879 | testcase!(invalid: &[0xdd, 0x2e]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3880 | testcase!(invalid: &[0xdd, 0x2f]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3882 | testcase!(&[0xdd, 0x33], "fnsave ptr [rbx]"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3884 | testcase!(&[0xdd, 0x3b], "fnstsw word [rbx]"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3885 | testcase!(&[0xdd, 0xc3], "ffree st(3)"),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3887 | testcase!(&[0xdd, 0xcb], "fxch st(0), st(3)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3889 | testcase!(&[0xdd, 0xd3], "fst st(3), st(0)"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3891 | testcase!(&[0xdd, 0xdb], "fstp st(3), st(0)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3893 | testcase!(&[0xdd, 0xe3], "fucom st(0), st(3)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3895 | testcase!(&[0xdd, 0xeb], "fucomp st(0), st(3)"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3896 | testcase!(invalid: &[0xdd, 0xf0]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3897 | testcase!(invalid: &[0xdd, 0xf1]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3898 | testcase!(invalid: &[0xdd, 0xf2]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3899 | testcase!(invalid: &[0xdd, 0xf3]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3900 | testcase!(invalid: &[0xdd, 0xf4]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3901 | testcase!(invalid: &[0xdd, 0xf5]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3902 | testcase!(invalid: &[0xdd, 0xf6]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3903 | testcase!(invalid: &[0xdd, 0xf7]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3904 | testcase!(invalid: &[0xdd, 0xf8]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3905 | testcase!(invalid: &[0xdd, 0xf9]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3906 | testcase!(invalid: &[0xdd, 0xfa]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3907 | testcase!(invalid: &[0xdd, 0xfb]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3908 | testcase!(invalid: &[0xdd, 0xfc]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3909 | testcase!(invalid: &[0xdd, 0xfd]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3910 | testcase!(invalid: &[0xdd, 0xfe]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3911 | testcase!(invalid: &[0xdd, 0xff]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3913 | testcase!(&[0xde, 0x03], "fiadd st(0), word [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3915 | testcase!(&[0xde, 0x0b], "fimul st(0), word [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3917 | testcase!(&[0xde, 0x13], "ficom st(0), word [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3919 | testcase!(&[0xde, 0x1b], "ficomp st(0), word [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3921 | testcase!(&[0xde, 0x23], "fisub st(0), word [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3923 | testcase!(&[0xde, 0x2b], "fisubr st(0), word [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3925 | testcase!(&[0xde, 0x33], "fidiv st(0), word [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3927 | testcase!(&[0xde, 0x3b], "fidivr st(0), word [rbx]"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3929 | testcase!(&[0xde, 0xc3], "faddp st(3), st(0)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3931 | testcase!(&[0xde, 0xcb], "fmulp st(3), st(0)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3933 | testcase!(&[0xde, 0xd3], "fcomp st(0), st(3)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3934 | testcase!(invalid: &[0xde, 0xd8]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3935 | testcase!(&[0xde, 0xd9], "fcompp"),
| ---------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3936 | testcase!(invalid: &[0xde, 0xda]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3937 | testcase!(invalid: &[0xde, 0xdb]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3938 | testcase!(invalid: &[0xde, 0xdc]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3939 | testcase!(invalid: &[0xde, 0xdd]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3940 | testcase!(invalid: &[0xde, 0xde]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3941 | testcase!(invalid: &[0xde, 0xdf]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3943 | testcase!(&[0xde, 0xe3], "fsubrp st(3), st(0)"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3945 | testcase!(&[0xde, 0xeb], "fsubp st(3), st(0)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3947 | testcase!(&[0xde, 0xf3], "fdivrp st(3), st(0)"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3949 | testcase!(&[0xde, 0xfb], "fdivp st(3), st(0)"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3951 | testcase!(&[0xdf, 0x03], "fild st(0), word [rbx]"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3953 | testcase!(&[0xdf, 0x0b], "fisttp word [rbx], st(0)"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3955 | testcase!(&[0xdf, 0x13], "fist word [rbx], st(0)"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3957 | testcase!(&[0xdf, 0x1b], "fistp word [rbx], st(0)"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3959 | testcase!(&[0xdf, 0x23], "fbld st(0), mword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3961 | testcase!(&[0xdf, 0x2b], "fild st(0), qword [rbx]"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3963 | testcase!(&[0xdf, 0x33], "fbstp mword [rbx], st(0)"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3965 | testcase!(&[0xdf, 0x3b], "fistp qword [rbx], st(0)"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3967 | testcase!(&[0xdf, 0xc3], "ffreep st(3)"),
| ---------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3969 | testcase!(&[0xdf, 0xcb], "fxch st(0), st(3)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3971 | testcase!(&[0xdf, 0xd3], "fstp st(3), st(0)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3973 | testcase!(&[0xdf, 0xdb], "fstp st(3), st(0)"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3974 | testcase!(&[0xdf, 0xe0], "fnstsw ax"),
| ------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3975 | testcase!(invalid: &[0xdf, 0xe1]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3976 | testcase!(invalid: &[0xdf, 0xe2]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3977 | testcase!(invalid: &[0xdf, 0xe3]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3978 | testcase!(invalid: &[0xdf, 0xe4]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3979 | testcase!(invalid: &[0xdf, 0xe5]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3980 | testcase!(invalid: &[0xdf, 0xe6]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3981 | testcase!(invalid: &[0xdf, 0xe7]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3983 | testcase!(&[0xdf, 0xeb], "fucomip st(0), st(3)"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
3985 | testcase!(&[0xdf, 0xf3], "fcomip st(0), st(3)"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3986 | testcase!(invalid: &[0xdf, 0xf8]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3987 | testcase!(invalid: &[0xdf, 0xf9]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3988 | testcase!(invalid: &[0xdf, 0xfa]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3989 | testcase!(invalid: &[0xdf, 0xfb]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3990 | testcase!(invalid: &[0xdf, 0xfc]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3991 | testcase!(invalid: &[0xdf, 0xfd]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3992 | testcase!(invalid: &[0xdf, 0xfe]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
3993 | testcase!(invalid: &[0xdf, 0xff]),
| --------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4006 | testcase!(invalid: &[0xc5, 0x8c, 0x77]),
| --------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4007 | testcase!(&[0x0f, 0xfc, 0xaf, 0x40, 0x38, 0x25, 0xbf], "paddb mm5, qword [rdi - 0x40dac7c0]"),
| --------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4008 | testcase!(invalid: &[0xc5, 0x4d, 0x16, 0x0f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4009 | testcase!(invalid: &[0xf3, 0x67, 0x0f, 0x3a, 0xf0, 0xfb, 0xb4]),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4012 | testcase!(invalid: &[0x62, 0xf1, 0x56, 0xfe, 0x58, 0x04, 0xca]),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4013 | testcase!(invalid: &[0x66, 0xf3, 0x36, 0x65, 0x0f, 0x3a, 0xf0, 0xee, 0x7a]),
| --------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4014 | testcase!(&[0x62, 0x42, 0xd5, 0x9d, 0x97, 0xf6], "vfmsubadd132pd zmm30{k5}{z}{rne-sae}, zmm5, zmm14"),
| ----------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4015 | testcase!(invalid: &[0x67, 0x66, 0x42, 0x0f, 0x01, 0xfe]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4016 | testcase!(&[0x62, 0x52, 0x05, 0xff, 0xad, 0xfd], "vfnmadd213ss xmm15{k7}{z}{rz-sae}, xmm15, xmm13"),
| --------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4017 | testcase!(invalid: &[0xf2, 0x67, 0x4a, 0x0f, 0x01, 0xd6]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4018 | testcase!(invalid: &[0x36, 0x64, 0x62, 0x33, 0x39, 0xef, 0x55, 0xc2, 0x68]),
| --------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4019 | testcase!(invalid: &[0x36, 0x66, 0x67, 0xf3, 0x0f, 0x01, 0xce]),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4020 | testcase!(invalid: &[0x62, 0x0f, 0xc1, 0x35, 0x38, 0xf8, 0xc8]),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4021 | testcase!(invalid: &[0x66, 0x2e, 0x64, 0x26, 0x0f, 0x01, 0xc1]),
| --------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4022 | testcase!(invalid: &[0x2e, 0x2e, 0xf2, 0x36, 0x40, 0x0e, 0xb2, 0xdb, 0x42, 0xd6, 0xa3, 0x16]),
| --------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4023 | testcase!(invalid: &[0x2e, 0xf2, 0x36, 0x40, 0x0f, 0xb2, 0xdb, 0x42, 0xd6, 0xa3, 0x16]),
| --------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4024 | testcase!(invalid: &[0x3e, 0x3e, 0x3e, 0x66, 0x4b, 0x35, 0x58, 0x3e]),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4025 | testcase!(&[0xf2, 0xf3, 0x66, 0x65, 0x4f, 0x25, 0x9b, 0x5e, 0xda, 0x44], "and rax, 0x44da5e9b"),
| ----------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4026 | testcase!(&[0x65, 0x67, 0x65, 0x65, 0x0f, 0x0e], "femms"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4027 | testcase!(&[0x26, 0x66, 0x67, 0x41, 0x0f, 0x38, 0xdf, 0xe4], "aesdeclast xmm4, xmm12"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4028 | testcase!(&[0x65, 0x66, 0x66, 0x64, 0x48, 0x0f, 0x38, 0xdb, 0x0f], "aesimc xmm1, xmmword fs:[rdi]"),
| --------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4029 | testcase!(invalid: &[0xf3, 0xf2, 0x41, 0x0f, 0xae, 0x8f, 0x54, 0x3c, 0x58, 0xb7]),
| --------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4039 | testcase!(&[0x26, 0x36, 0x0f, 0x0f, 0x70, 0xfb, 0x0c], "pi2fw mm6, qword [rax - 0x5]"),
| -------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4040 | testcase!(&[0x0f, 0xc7, 0x0f], "cmpxchg8b qword [rdi]"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4041 | testcase!(&[0x4f, 0x0f, 0xc7, 0x0f], "cmpxchg16b xmmword [r15]"),
| ---------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4042 | testcase!(&[0x66, 0x3e, 0x26, 0x2e, 0x2e, 0x0f, 0x38, 0x2a, 0x2b, ], "movntdqa xmm5, xmmword [rbx]"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4043 | ... testcase!(&[0x66, 0x2e, 0x67, 0x0f, 0x3a, 0x0d, 0xb8, 0xf0, 0x2f, 0x7c, 0xf0, 0x63, ], "blendpd xmm7, xmmword [eax - 0xf83d010], 0x63"),
| --------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4044 | testcase!(&[0x66, 0x66, 0x64, 0x3e, 0x0f, 0x38, 0x23, 0x9d, 0x69, 0x0f, 0xa8, 0x2d, ], "pmovsxwd xmm3, qword fs:[rbp + 0x2da80f69]"),
| ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4045 | testcase!(&[0x2e, 0x66, 0x26, 0x64, 0x49, 0x0f, 0x3a, 0x21, 0x0b, 0xb1, ], "insertps xmm1, dword fs:[r11], -0x4f"),
| ------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4046 | ... testcase!(&[0x66, 0x26, 0x45, 0x0f, 0x3a, 0x42, 0x96, 0x74, 0x29, 0x96, 0xf9, 0x6a], "mpsadbw xmm10, xmmword [r14 - 0x669d68c], 0x6a"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4047 | testcase!(&[0x67, 0x26, 0x66, 0x65, 0x0f, 0x38, 0x3f, 0x9d, 0xcc, 0x03, 0xb3, 0xfa], "pmaxud xmm3, xmmword gs:[ebp - 0x54cfc34]"),
| --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4048 | testcase!(&[0x36, 0x36, 0x2e, 0x0f, 0x38, 0xf9, 0x55, 0x3e, ], "movdiri dword [rbp + 0x3e], edx"),
| ------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4049 | testcase!(&[0x36, 0x26, 0x66, 0x0f, 0x38, 0xf8, 0xad, 0x0b, 0x08, 0x29, 0x07], "movdir64b rbp, zmmword [rbp + 0x729080b]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4050 | testcase!(invalid: &[0x66, 0x2e, 0x64, 0x66, 0x46, 0x0f, 0x38, 0xf8, 0xe2]),
| --------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4051 | testcase!(&[0x36, 0x26, 0x66, 0x67, 0x0f, 0x38, 0xf8, 0xad, 0x0b, 0x08, 0x29, 0x07], "movdir64b ebp, zmmword [ebp + 0x729080b]"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4052 | testcase!(&[0x67, 0x66, 0x65, 0x3e, 0x0f, 0x6d, 0xd1], "punpckhqdq xmm2, xmm1"),
| ------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4053 | testcase!(&[0x2e, 0x66, 0x40, 0x0f, 0x3a, 0x0d, 0x40, 0x2d, 0x57], "blendpd xmm0, xmmword [rax + 0x2d], 0x57"),
| -------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4054 | testcase!(&[0xf2, 0x3e, 0x26, 0x67, 0x0f, 0xf0, 0xa0, 0x1b, 0x5f, 0xcd, 0xd7], "lddqu xmm4, xmmword [eax - 0x2832a0e5]"),
| ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4055 | testcase!(&[0x2e, 0x3e, 0x66, 0x3e, 0x49, 0x0f, 0x3a, 0x41, 0x30, 0x48], "dppd xmm6, xmmword [r8], 0x48"),
| --------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4057 | testcase!(&[0x2e, 0x36, 0x47, 0x0f, 0x18, 0xe7], "nop r15d"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4058 | testcase!(&[0x65, 0xf0, 0x87, 0x0f], "lock xchg dword gs:[rdi], ecx"),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4059 | testcase!(&[0x66, 0x4e, 0x0f, 0x3a, 0x44, 0x88, 0xb3, 0xad, 0x26, 0x35, 0x75], "pclmulqdq xmm9, xmmword [rax + 0x3526adb3], 0x75"),
| ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4060 | testcase!(&[0x4c, 0x0f, 0xff, 0x6b, 0xac], "ud0 r13d, dword [rbx - 0x54]"),
| -------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4062 | testcase!(&[0xf2, 0xf2, 0x2e, 0x36, 0x47, 0x0f, 0x38, 0xf8, 0x83, 0x09, 0x1c, 0x9d, 0x3f], "enqcmd r8, zmmword [r11 + 0x3f9d1c09]"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4063 | testcase!(&[0x3e, 0x64, 0xf3, 0x64, 0x0f, 0x38, 0xf8, 0x72, 0x54], "enqcmds rsi, zmmword fs:[rdx + 0x54]"),
| ---------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4064 | testcase!(invalid: &[0xf3, 0x0f, 0x38, 0xf8, 0xf3]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4066 | testcase!(&[0xf3, 0x64, 0x2e, 0x65, 0x0f, 0x38, 0xdc, 0xe8], "loadiwkey xmm5, xmm0"),
| ------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4068 | testcase!(invalid: &[0xf3, 0x2e, 0x0f, 0x6a, 0x18]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4095 | testcase!(&[0xf3, 0x4f, 0x0f, 0xae, 0xe9], "incssp r9"),
| ------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4096 | testcase!(&[0xf3, 0x0f, 0xae, 0xe9], "incssp ecx"),
| -------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4097 | testcase!(&[0x3e, 0x4f, 0x0f, 0x38, 0xf6, 0x23], "wrss qword [r11], r12"),
| ------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4098 | testcase!(&[0x66, 0x0f, 0x38, 0xf5, 0x47, 0xe9], "wruss dword [rdi - 0x17], eax"),
| --------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4099 | testcase!(invalid: &[0x0f, 0x38, 0xf5, 0x47, 0xe9]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4100 | testcase!(invalid: &[0x66, 0x3e, 0x65, 0x3e, 0x0f, 0x38, 0xf5, 0xf0]),
| --------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4101 | testcase!(&[0xf3, 0x0f, 0x01, 0xe8], "setssbsy"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4102 | testcase!(&[0xf3, 0x0f, 0x01, 0xea], "saveprevssp"),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4103 | testcase!(&[0x66, 0xf3, 0x0f, 0x01, 0xe8], "setssbsy"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4104 | testcase!(&[0x66, 0xf3, 0x0f, 0x01, 0xea], "saveprevssp"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4105 | testcase!(&[0xf3, 0x66, 0x0f, 0x01, 0xe8], "setssbsy"),
| ------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4106 | testcase!(&[0xf3, 0x66, 0x0f, 0x01, 0xea], "saveprevssp"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4107 | testcase!(&[0xf3, 0x0f, 0x01, 0x29], "rstorssp qword [rcx]"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4108 | testcase!(&[0xf3, 0x66, 0x0f, 0x01, 0x29], "rstorssp qword [rcx]"),
| ------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4109 | testcase!(&[0xf3, 0x0f, 0xae, 0x30], "clrssbsy qword [rax]"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4122 | testcase!(features { SSE4a: true } &[0xf2, 0x0f, 0x2b, 0x06], "movntsd qword [rsi], xmm0"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4123 | testcase!(invalid: &[0xf2, 0x0f, 0x2b, 0xc6]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4124 | testcase!(features { SSE4a: true } &[0xf3, 0x0f, 0x2b, 0x06], "movntss dword [rsi], xmm0"),
| ------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4125 | testcase!(invalid: &[0xf3, 0x0f, 0xba, 0xc6]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4126 | testcase!(features { SSE4a: true } &[0x66, 0xf2, 0x0f, 0x79, 0xcf], "insertq xmm1, xmm7"),
| ----------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4127 | testcase!(invalid: &[0x66, 0xf2, 0x0f, 0x79, 0x0f]),
| --------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4128 | testcase!(features { SSE4a: true } &[0xf2, 0x0f, 0x79, 0xcf], "insertq xmm1, xmm7"),
| ----------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4129 | testcase!(features { SSE4a: true } &[0xf2, 0x0f, 0x78, 0xf1, 0x4e, 0x76], "insertq xmm6, xmm1, 0x4e, 0x76"),
| ----------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4130 | testcase!(invalid: &[0xf2, 0x0f, 0x79, 0x0f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4131 | testcase!(features { SSE4a: true } &[0x66, 0x0f, 0x79, 0xcf], "extrq xmm1, xmm7"),
| --------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4132 | testcase!(invalid: &[0x66, 0x0f, 0x79, 0x0f]),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4133 | testcase!(features { SSE4a: true } &[0x66, 0x0f, 0x78, 0xc1, 0x4e, 0x76], "extrq xmm1, 0x4e, 0x76"),
| --------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:349:17
|
349 | decodes: None,
| ^^^^^^^ `TestCase` does not have this field
...
4134 | testcase!(invalid: &[0x66, 0x0f, 0x78, 0xc9, 0x4e, 0x76]),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4147 | ... testcase!(features { DecoderK8: true, DecoderBulldozer: false, DecoderNetburst: false } &[0x0f, 0x0f, 0xe0, 0x8a], "pfnacc mm4, mm0"),
| ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4148 | ... testcase!(features { DecoderK8: true, DecoderBulldozer: false, DecoderNetburst: false } &[0x0f, 0x0f, 0x38, 0x8e], "pfpnacc mm7, qword [rax]"),
| ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4149 | ... testcase!(features { DecoderK8: true, DecoderBulldozer: false, DecoderNetburst: false } &[0x65, 0x67, 0x65, 0x65, 0x0f, 0x0e], "femms"),
| --------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4150 | ... testcase!(features { DecoderK8: true, DecoderBulldozer: false, DecoderNetburst: false } &[0x3e, 0xf3, 0x2e, 0xf2, 0x0f, 0x0f, 0x64, 0x93, 0x93, 0xa4], "pfmax mm4, qword [rbx + rdx * 4 - 0x6d]"),
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4151 | ... testcase!(features { DecoderK8: true, DecoderBulldozer: false, DecoderNetburst: false } &[0x26, 0x36, 0x0f, 0x0f, 0x70, 0xfb, 0x0c], "pi2fw mm6, qword [rax - 0x5]"),
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4152 | ... testcase!(features { DecoderK8: true, DecoderBulldozer: false, DecoderNetburst: false } &[0x66, 0x0f, 0x0f, 0xc6, 0xb7], "pmulhrw mm0, mm6"),
| -------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4153 | ... testcase!(features { DecoderK8: true, DecoderBulldozer: false, DecoderNetburst: false } &[0x0f, 0x0f, 0xc6, 0xb7], "pmulhrw mm0, mm6"),
| -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:387:17
|
387 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4154 | testcase!(features { DecoderK8: true, DecoderBulldozer: false, DecoderNetburst: false } &[0x0f, 0x0e], "femms"),
| --------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4168 | testcase!(&[0x36, 0x36, 0x2e, 0x0f, 0x38, 0xf9, 0x55, 0x3e, ], "movdiri dword [rbp + 0x3e], edx"),
| ------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4169 | testcase!(&[0x36, 0x26, 0x66, 0x0f, 0x38, 0xf8, 0xad, 0x0b, 0x08, 0x29, 0x07], "movdir64b rbp, zmmword [rbp + 0x729080b]"),
| -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4170 | testcase!(&[0x36, 0x26, 0x66, 0x67, 0x0f, 0x38, 0xf8, 0xad, 0x0b, 0x08, 0x29, 0x07], "movdir64b ebp, zmmword [ebp + 0x729080b]"),
| -------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4183 | testcase!(&[0xf3, 0x64, 0x2e, 0x65, 0x0f, 0x38, 0xdc, 0xe8], "loadiwkey xmm5, xmm0"),
| ------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4184 | testcase!(&[0xf3, 0x0f, 0x38, 0xfa, 0xde], "encodekey128 ebx, esi"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4185 | testcase!(&[0xf3, 0x0f, 0x38, 0xfb, 0xde], "encodekey256 ebx, esi"),
| ------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4200 | testcase!(&[0xf3, 0x0f, 0x01, 0xec], "uiret"),
| --------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4201 | testcase!(&[0xf3, 0x0f, 0x01, 0xed], "testui"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4202 | testcase!(&[0xf3, 0x0f, 0x01, 0xee], "clui"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4203 | testcase!(&[0xf3, 0x0f, 0x01, 0xef], "stui"),
| -------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4204 | testcase!(&[0xf3, 0x0f, 0xc7, 0xf0], "senduipi rax"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4205 | testcase!(&[0xf3, 0x0f, 0xc7, 0xf2], "senduipi rdx"),
| ---------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4206 | testcase!(&[0xf3, 0x41, 0x0f, 0xc7, 0xf0], "senduipi r8"),
| --------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4207 | testcase!(&[0xf3, 0x41, 0x0f, 0xc7, 0xf5], "senduipi r13"),
| ---------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4221 | testcase!(&[0xf2, 0xf2, 0x2e, 0x36, 0x47, 0x0f, 0x38, 0xf8, 0x83, 0x09, 0x1c, 0x9d, 0x3f], "enqcmd r8, zmmword [r11 + 0x3f9d1c09]"),
| ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4222 | testcase!(&[0x3e, 0x64, 0xf3, 0x64, 0x0f, 0x38, 0xf8, 0x72, 0x54], "enqcmds rsi, zmmword fs:[rdx + 0x54]"),
| ---------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4235 | ... testcase!(&[0x3e, 0x64, 0x64, 0x66, 0x4e, 0x0f, 0x3a, 0xcf, 0xba, 0x13, 0x23, 0x04, 0xba, 0x6b], "gf2p8affineinvqb xmm15, xmmword fs:[rdx - 0x45fbdced], 0x6b"),
| --------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | ... decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4236 | ... testcase!(&[0x66, 0x36, 0x0f, 0x3a, 0xce, 0x8c, 0x56, 0x9e, 0x82, 0xd1, 0xbe, 0xad], "gf2p8affineqb xmm1, xmmword [rsi + rdx * 2 - 0x412e7d62], 0xad"),
| ------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4237 | testcase!(&[0x66, 0x4e, 0x0f, 0x38, 0xcf, 0x1c, 0x54], "gf2p8mulb xmm11, xmmword [rsp + r10 * 2]"),
| -------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4250 | testcase!(&[0x66, 0x0f, 0x01, 0xcc], "tdcall"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4251 | testcase!(&[0x66, 0x0f, 0x01, 0xcd], "seamret"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4252 | testcase!(&[0x66, 0x0f, 0x01, 0xce], "seamops"),
| ----------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4253 | testcase!(&[0x66, 0x0f, 0x01, 0xcf], "seamcall"),
| ------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4266 | testcase!(&[0xf2, 0x0f, 0x01, 0xe8], "xsusldtrk"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4267 | testcase!(&[0xf2, 0x0f, 0x01, 0xe9], "xresldtrk"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4280 | testcase!(&[0xf3, 0x0f, 0x01, 0xff], "psmash"),
| ---------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4281 | testcase!(&[0xf2, 0x0f, 0x01, 0xff], "pvalidate"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4282 | testcase!(&[0xf3, 0x0f, 0x01, 0xfe], "rmpadjust"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4283 | testcase!(&[0xf2, 0x0f, 0x01, 0xfe], "rmpupdate"),
| ------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4296 | testcase!(&[0xf3, 0x0f, 0x38, 0xdd, 0x03], "aesdec128kl xmm0, m384b [rbx]"),
| --------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4310 | testcase!(&[0xf3, 0x0f, 0x3a, 0xf0, 0xc0, 0x01], "hreset 0x1"),
| -------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4324 | testcase!(&[0x62, 0xf2, 0x6d, 0xac, 0x00, 0x59, 0xa7], "vpshufb ymm3{k4}{z}, ymm2, ymmword [rcx - 0xb20]"),
| ---------------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4325 | testcase!(&[0x62, 0xf2, 0xfd, 0x0f, 0x8a, 0x62, 0xf2], "vcompresspd xmmword [rdx - 0x70]{k7}, xmm4"),
| ---------------------------------------------------------------------------------------------------- in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0560]: struct `TestCase` has no field named `decodes`
--> test/long_mode/mod.rs:421:17
|
421 | decodes: Some(Disasm { display: text, c: None })
| ^^^^^^^ `TestCase` does not have this field
...
4326 | testcase!(&[0xf3, 0x0f, 0x1e, 0x0f], "nop dword [rdi], ecx"),
| ------------------------------------------------------------ in this macro invocation
|
= note: all struct fields are already assigned
= note: this error originates in the macro `testcase` (in Nightly builds, run with -Z macro-backtrace for more info)
Some errors have detailed explanations: E0560, E0609.
For more information about an error, try `rustc --explain E0560`.
error: could not compile `yaxpeax-x86` (test "test") due to 2687 previous errors
metrics
| name | ivorytowerx86_64 Matisse @ 3.500GHz | vitharrx86_64 Granite Ridge @ 5.756GHz |
| nightly version | rustc 1.90.0 (1159e78c4 2025-09-14)
| rustc 1.96.0 (ac68faa20 2026-05-25)
|