Home
last modified time | relevance | path

Searched refs:FpuCMov32 (Results 1 – 16 of 16) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/s390x/inst/
H A Dmod.rs710 FpuCMov32 { enumerator
1063 | Inst::FpuCMov32 { .. } in available_in_isa()
1468 &Inst::FpuCMov32 { rd, rm, .. } | &Inst::FpuCMov64 { rd, rm, .. } => { in s390x_get_regs()
2099 &mut Inst::FpuCMov32 { in s390x_map_regs()
3293 &Inst::FpuCMov32 { rd, cond, rm } => { in print_with_state()
H A Demit.rs1708 &Inst::FpuCMov32 { rd, cond, rm } => { in emit()
H A Demit_tests.rs6378 Inst::FpuCMov32 { in test_s390x_binemit()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/s390x/inst/
H A Dmod.rs654 FpuCMov32 { enumerator
1277 &Inst::FpuCMov32 { rd, rm, .. } | &Inst::FpuCMov64 { rd, rm, .. } => { in s390x_get_regs()
1876 &mut Inst::FpuCMov32 { in s390x_map_regs()
3015 &Inst::FpuCMov32 { rd, cond, rm } => { in print_with_state()
H A Demit.rs1589 &Inst::FpuCMov32 { rd, cond, rm } => { in emit()
H A Demit_tests.rs5727 Inst::FpuCMov32 { in test_s390x_binemit()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/inst/
H A Dmod.rs654 FpuCMov32 { enumerator
1277 &Inst::FpuCMov32 { rd, rm, .. } | &Inst::FpuCMov64 { rd, rm, .. } => { in s390x_get_regs()
1876 &mut Inst::FpuCMov32 { in s390x_map_regs()
3015 &Inst::FpuCMov32 { rd, cond, rm } => { in print_with_state()
H A Demit.rs1589 &Inst::FpuCMov32 { rd, cond, rm } => { in emit()
H A Demit_tests.rs5727 Inst::FpuCMov32 { in test_s390x_binemit()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/inst/
H A Dmod.rs654 FpuCMov32 { enumerator
1277 &Inst::FpuCMov32 { rd, rm, .. } | &Inst::FpuCMov64 { rd, rm, .. } => { in s390x_get_regs()
1876 &mut Inst::FpuCMov32 { in s390x_map_regs()
3015 &Inst::FpuCMov32 { rd, cond, rm } => { in print_with_state()
H A Demit.rs1589 &Inst::FpuCMov32 { rd, cond, rm } => { in emit()
H A Demit_tests.rs5727 Inst::FpuCMov32 { in test_s390x_binemit()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/s390x/
H A Dlower.rs2371 ctx.emit(Inst::FpuCMov32 { rd, cond, rm: rn }); in lower_insn_to_regs()
2405 ctx.emit(Inst::FpuCMov32 { rd, cond, rm: rn }); in lower_insn_to_regs()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/
H A Dlower.rs2371 ctx.emit(Inst::FpuCMov32 { rd, cond, rm: rn }); in lower_insn_to_regs()
2405 ctx.emit(Inst::FpuCMov32 { rd, cond, rm: rn }); in lower_insn_to_regs()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/
H A Dlower.rs2371 ctx.emit(Inst::FpuCMov32 { rd, cond, rm: rn }); in lower_insn_to_regs()
2405 ctx.emit(Inst::FpuCMov32 { rd, cond, rm: rn }); in lower_insn_to_regs()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/s390x/
H A Dlower.rs2519 ctx.emit(Inst::FpuCMov32 { rd, cond, rm: rn }); in lower_insn_to_regs()
2553 ctx.emit(Inst::FpuCMov32 { rd, cond, rm: rn }); in lower_insn_to_regs()