Home
last modified time | relevance | path

Searched refs:Asr32 (Results 1 – 24 of 24) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Demit.rs353 ALUOp::RotR32 | ALUOp::Lsr32 | ALUOp::Asr32 | ALUOp::Lsl32 => 0b00011010_110, in emit()
371 ALUOp::Asr32 | ALUOp::Asr64 => 0b001010, in emit()
466 ALUOp::Asr32 => (0b0001001100, u32::from(amt), 0b011111), in emit()
H A Demit_tests.rs318 alu_op: ALUOp::Asr32, in test_aarch64_binemit()
898 alu_op: ALUOp::Asr32, in test_aarch64_binemit()
H A Dmod.rs91 Asr32, enumerator
1954 ALUOp::Asr32 => ("asr", InstSize::Size32), in show_rru()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/aarch64/inst/
H A Demit.rs407 ALUOp::RotR32 | ALUOp::Lsr32 | ALUOp::Asr32 | ALUOp::Lsl32 => 0b00011010_110, in emit()
425 ALUOp::Asr32 | ALUOp::Asr64 => 0b001010, in emit()
520 ALUOp::Asr32 => (0b0001001100, u32::from(amt), 0b011111), in emit()
H A Demit_tests.rs319 alu_op: ALUOp::Asr32, in test_aarch64_binemit()
899 alu_op: ALUOp::Asr32, in test_aarch64_binemit()
H A Dmod.rs93 Asr32, enumerator
2028 ALUOp::Asr32 => ("asr", InstSize::Size32), in show_rru()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Demit.rs620 ALUOp::RotR32 | ALUOp::Lsr32 | ALUOp::Asr32 | ALUOp::Lsl32 => 0b00011010_110, in emit()
630 ALUOp::Asr32 | ALUOp::Asr64 => 0b001010, in emit()
719 ALUOp::Asr32 => (0b0001001100, u32::from(amt), 0b011111), in emit()
H A Demit_tests.rs319 alu_op: ALUOp::Asr32, in test_aarch64_binemit()
898 alu_op: ALUOp::Asr32, in test_aarch64_binemit()
H A Dmod.rs83 Asr32, enumerator
3201 ALUOp::Asr32 => ("asr", OperandSize::Size32), in print_with_state()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Demit.rs620 ALUOp::RotR32 | ALUOp::Lsr32 | ALUOp::Asr32 | ALUOp::Lsl32 => 0b00011010_110, in emit()
630 ALUOp::Asr32 | ALUOp::Asr64 => 0b001010, in emit()
719 ALUOp::Asr32 => (0b0001001100, u32::from(amt), 0b011111), in emit()
H A Demit_tests.rs319 alu_op: ALUOp::Asr32, in test_aarch64_binemit()
898 alu_op: ALUOp::Asr32, in test_aarch64_binemit()
H A Dmod.rs83 Asr32, enumerator
3201 ALUOp::Asr32 => ("asr", OperandSize::Size32), in print_with_state()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/aarch64/inst/
H A Demit.rs692 ALUOp::RotR32 | ALUOp::Lsr32 | ALUOp::Asr32 | ALUOp::Lsl32 => 0b00011010_110, in emit()
702 ALUOp::Asr32 | ALUOp::Asr64 => 0b001010, in emit()
793 ALUOp::Asr32 => (0b0001001100, u32::from(amt), 0b011111), in emit()
H A Demit_tests.rs420 alu_op: ALUOp::Asr32, in test_aarch64_binemit()
1027 alu_op: ALUOp::Asr32, in test_aarch64_binemit()
H A Dmod.rs87 Asr32, enumerator
3368 ALUOp::Asr32 => ("asr", OperandSize::Size32), in print_with_state()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Demit.rs620 ALUOp::RotR32 | ALUOp::Lsr32 | ALUOp::Asr32 | ALUOp::Lsl32 => 0b00011010_110, in emit()
630 ALUOp::Asr32 | ALUOp::Asr64 => 0b001010, in emit()
719 ALUOp::Asr32 => (0b0001001100, u32::from(amt), 0b011111), in emit()
H A Demit_tests.rs319 alu_op: ALUOp::Asr32, in test_aarch64_binemit()
898 alu_op: ALUOp::Asr32, in test_aarch64_binemit()
H A Dmod.rs83 Asr32, enumerator
3201 ALUOp::Asr32 => ("asr", OperandSize::Size32), in print_with_state()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/aarch64/
H A Dlower_inst.rs431 Opcode::Sshr => choose_32_64(ty, ALUOp::Asr32, ALUOp::Asr64), in lower_insn_to_regs()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs423 Opcode::Sshr => choose_32_64(ty, ALUOp::Asr32, ALUOp::Asr64), in lower_insn_to_regs()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs640 Opcode::Sshr => choose_32_64(ty, ALUOp::Asr32, ALUOp::Asr64), in lower_insn_to_regs()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs640 Opcode::Sshr => choose_32_64(ty, ALUOp::Asr32, ALUOp::Asr64), in lower_insn_to_regs()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs640 Opcode::Sshr => choose_32_64(ty, ALUOp::Asr32, ALUOp::Asr64), in lower_insn_to_regs()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/aarch64/
H A Dlower_inst.rs762 Opcode::Sshr => choose_32_64(ty, ALUOp::Asr32, ALUOp::Asr64), in lower_insn_to_regs()