Home
last modified time | relevance | path

Searched refs:ULoad32 (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Demit.rs568 | &Inst::ULoad32 { in emit()
616 &Inst::ULoad32 { .. } => 0b1011100001, in emit()
648 (I32, &Inst::ULoad32 { .. }) => {} in emit()
672 &Inst::ULoad32 { .. } => { in emit()
H A Dmod.rs332 ULoad32 { enumerator
936 | &Inst::ULoad32 { rd, ref mem, .. } in aarch64_get_regs()
1313 &mut Inst::ULoad32 { in aarch64_map_regs()
2089 | &Inst::ULoad32 { in show_rru()
2120 (&Inst::ULoad32 { .. }, false) => ("ldr", InstSize::Size32), in show_rru()
2121 (&Inst::ULoad32 { .. }, true) => ("ldur", InstSize::Size32), in show_rru()
H A Demit_tests.rs1167 Inst::ULoad32 { in test_aarch64_binemit()
1176 Inst::ULoad32 { in test_aarch64_binemit()
1185 Inst::ULoad32 { in test_aarch64_binemit()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/asmjs/
H A DWasmIR.h162 ULoad32, enumerator
H A DWasmIonCompile.cpp2607 case I32::ULoad32: in EmitI32Expr()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/aarch64/inst/
H A Dmod.rs394 ULoad32 { enumerator
1067 | &Inst::ULoad32 { rd, ref mem, .. } in aarch64_get_regs()
1451 &mut Inst::ULoad32 { in aarch64_map_regs()
2163 | &Inst::ULoad32 { in show_rru()
2194 (&Inst::ULoad32 { .. }, false) => ("ldr", InstSize::Size32), in show_rru()
2195 (&Inst::ULoad32 { .. }, true) => ("ldur", InstSize::Size32), in show_rru()
H A Demit.rs622 | &Inst::ULoad32 { in emit()
670 &Inst::ULoad32 { .. } => (0b1011100001, 32), in emit()
717 &Inst::ULoad32 { .. } => { in emit()
H A Demit_tests.rs1168 Inst::ULoad32 { in test_aarch64_binemit()
1177 Inst::ULoad32 { in test_aarch64_binemit()
1186 Inst::ULoad32 { in test_aarch64_binemit()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs557 ULoad32 { enumerator
1563 B32 | I32 | R32 => Inst::ULoad32 { in gen_load()
1749 | &Inst::ULoad32 { rd, ref mem, .. } in aarch64_get_regs()
2300 &mut Inst::ULoad32 { in aarch64_map_regs()
3319 | &Inst::ULoad32 { rd, ref mem, .. } in print_with_state()
3337 (&Inst::ULoad32 { .. }, false) => ("ldr", OperandSize::Size32), in print_with_state()
3338 (&Inst::ULoad32 { .. }, true) => ("ldur", OperandSize::Size32), in print_with_state()
H A Demit.rs813 | &Inst::ULoad32 { rd, ref mem, flags } in emit()
838 &Inst::ULoad32 { .. } => (0b1011100001, 32), in emit()
896 &Inst::ULoad32 { .. } => { in emit()
H A Demit_tests.rs1187 Inst::ULoad32 { in test_aarch64_binemit()
1196 Inst::ULoad32 { in test_aarch64_binemit()
1205 Inst::ULoad32 { in test_aarch64_binemit()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs557 ULoad32 { enumerator
1563 B32 | I32 | R32 => Inst::ULoad32 { in gen_load()
1749 | &Inst::ULoad32 { rd, ref mem, .. } in aarch64_get_regs()
2300 &mut Inst::ULoad32 { in aarch64_map_regs()
3319 | &Inst::ULoad32 { rd, ref mem, .. } in print_with_state()
3337 (&Inst::ULoad32 { .. }, false) => ("ldr", OperandSize::Size32), in print_with_state()
3338 (&Inst::ULoad32 { .. }, true) => ("ldur", OperandSize::Size32), in print_with_state()
H A Demit.rs813 | &Inst::ULoad32 { rd, ref mem, flags } in emit()
838 &Inst::ULoad32 { .. } => (0b1011100001, 32), in emit()
896 &Inst::ULoad32 { .. } => { in emit()
H A Demit_tests.rs1187 Inst::ULoad32 { in test_aarch64_binemit()
1196 Inst::ULoad32 { in test_aarch64_binemit()
1205 Inst::ULoad32 { in test_aarch64_binemit()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs557 ULoad32 { enumerator
1563 B32 | I32 | R32 => Inst::ULoad32 { in gen_load()
1749 | &Inst::ULoad32 { rd, ref mem, .. } in aarch64_get_regs()
2300 &mut Inst::ULoad32 { in aarch64_map_regs()
3319 | &Inst::ULoad32 { rd, ref mem, .. } in print_with_state()
3337 (&Inst::ULoad32 { .. }, false) => ("ldr", OperandSize::Size32), in print_with_state()
3338 (&Inst::ULoad32 { .. }, true) => ("ldur", OperandSize::Size32), in print_with_state()
H A Demit.rs813 | &Inst::ULoad32 { rd, ref mem, flags } in emit()
838 &Inst::ULoad32 { .. } => (0b1011100001, 32), in emit()
896 &Inst::ULoad32 { .. } => { in emit()
H A Demit_tests.rs1187 Inst::ULoad32 { in test_aarch64_binemit()
1196 Inst::ULoad32 { in test_aarch64_binemit()
1205 Inst::ULoad32 { in test_aarch64_binemit()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/aarch64/inst/
H A Dmod.rs632 ULoad32 { enumerator
1684 B32 | I32 | R32 => Inst::ULoad32 { in gen_load()
1870 | &Inst::ULoad32 { rd, ref mem, .. } in aarch64_get_regs()
2447 &mut Inst::ULoad32 { in aarch64_map_regs()
3494 | &Inst::ULoad32 { rd, ref mem, .. } in print_with_state()
3512 (&Inst::ULoad32 { .. }, false) => ("ldr", OperandSize::Size32), in print_with_state()
3513 (&Inst::ULoad32 { .. }, true) => ("ldur", OperandSize::Size32), in print_with_state()
H A Demit.rs889 | &Inst::ULoad32 { rd, ref mem, flags } in emit()
914 &Inst::ULoad32 { .. } => (0b1011100001, 32), in emit()
972 &Inst::ULoad32 { .. } => { in emit()
H A Demit_tests.rs1336 Inst::ULoad32 { in test_aarch64_binemit()
1345 Inst::ULoad32 { in test_aarch64_binemit()
1354 Inst::ULoad32 { in test_aarch64_binemit()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/aarch64/
H A Dabi.rs651 types::B32 | types::I32 => Inst::ULoad32 { in load_stack()
H A Dlower_inst.rs876 (32, false, false) => Inst::ULoad32 { rd, mem, srcloc }, in lower_insn_to_regs()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs868 (32, false, false) => Inst::ULoad32 { rd, mem, srcloc }, in lower_insn_to_regs()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs1030 (32, false, false) => Inst::ULoad32 { rd, mem, flags }, in lower_insn_to_regs()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs1030 (32, false, false) => Inst::ULoad32 { rd, mem, flags }, in lower_insn_to_regs()

12