Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/s390x/inst/
H A Demit.rs1189 CmpOp::CmpL32 => (0x15, false), // CLR in emit()
1207 CmpOp::CmpL32 => (Some(0x55), Some(0xe355), Some(0xc6f)), // CL(Y), CLRL in emit()
1235 CmpOp::CmpL32 => 0xc2f, // CLFI in emit()
1251 CmpOp::CmpL32 => 0xb973, // CLRT in emit()
1291 CmpOp::CmpL32 => 0xec73, // CLFIT in emit()
H A Demit_tests.rs1305 op: CmpOp::CmpL32, in test_s390x_binemit()
1486 op: CmpOp::CmpL32, in test_s390x_binemit()
1500 op: CmpOp::CmpL32, in test_s390x_binemit()
1514 op: CmpOp::CmpL32, in test_s390x_binemit()
1670 op: CmpOp::CmpL32, in test_s390x_binemit()
1679 op: CmpOp::CmpL32, in test_s390x_binemit()
1729 op: CmpOp::CmpL32, in test_s390x_binemit()
1795 op: CmpOp::CmpL32, in test_s390x_binemit()
1806 op: CmpOp::CmpL32, in test_s390x_binemit()
H A Dmod.rs105 CmpL32, enumerator
2628 CmpOp::CmpL32 => "clr", in print_with_state()
2644 CmpOp::CmpL32 => (Some("cl"), Some("cly"), Some("clrl")), in print_with_state()
2692 CmpOp::CmpL32 => "clfi", in print_with_state()
2705 CmpOp::CmpL32 => "clrt", in print_with_state()
2730 CmpOp::CmpL32 => "clfit", in print_with_state()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/inst/
H A Demit.rs1189 CmpOp::CmpL32 => (0x15, false), // CLR in emit()
1207 CmpOp::CmpL32 => (Some(0x55), Some(0xe355), Some(0xc6f)), // CL(Y), CLRL in emit()
1235 CmpOp::CmpL32 => 0xc2f, // CLFI in emit()
1251 CmpOp::CmpL32 => 0xb973, // CLRT in emit()
1291 CmpOp::CmpL32 => 0xec73, // CLFIT in emit()
H A Demit_tests.rs1305 op: CmpOp::CmpL32, in test_s390x_binemit()
1486 op: CmpOp::CmpL32, in test_s390x_binemit()
1500 op: CmpOp::CmpL32, in test_s390x_binemit()
1514 op: CmpOp::CmpL32, in test_s390x_binemit()
1670 op: CmpOp::CmpL32, in test_s390x_binemit()
1679 op: CmpOp::CmpL32, in test_s390x_binemit()
1729 op: CmpOp::CmpL32, in test_s390x_binemit()
1795 op: CmpOp::CmpL32, in test_s390x_binemit()
1806 op: CmpOp::CmpL32, in test_s390x_binemit()
H A Dmod.rs105 CmpL32, enumerator
2628 CmpOp::CmpL32 => "clr", in print_with_state()
2644 CmpOp::CmpL32 => (Some("cl"), Some("cly"), Some("clrl")), in print_with_state()
2692 CmpOp::CmpL32 => "clfi", in print_with_state()
2705 CmpOp::CmpL32 => "clrt", in print_with_state()
2730 CmpOp::CmpL32 => "clfit", in print_with_state()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/inst/
H A Demit.rs1189 CmpOp::CmpL32 => (0x15, false), // CLR in emit()
1207 CmpOp::CmpL32 => (Some(0x55), Some(0xe355), Some(0xc6f)), // CL(Y), CLRL in emit()
1235 CmpOp::CmpL32 => 0xc2f, // CLFI in emit()
1251 CmpOp::CmpL32 => 0xb973, // CLRT in emit()
1291 CmpOp::CmpL32 => 0xec73, // CLFIT in emit()
H A Demit_tests.rs1305 op: CmpOp::CmpL32, in test_s390x_binemit()
1486 op: CmpOp::CmpL32, in test_s390x_binemit()
1500 op: CmpOp::CmpL32, in test_s390x_binemit()
1514 op: CmpOp::CmpL32, in test_s390x_binemit()
1670 op: CmpOp::CmpL32, in test_s390x_binemit()
1679 op: CmpOp::CmpL32, in test_s390x_binemit()
1729 op: CmpOp::CmpL32, in test_s390x_binemit()
1795 op: CmpOp::CmpL32, in test_s390x_binemit()
1806 op: CmpOp::CmpL32, in test_s390x_binemit()
H A Dmod.rs105 CmpL32, enumerator
2628 CmpOp::CmpL32 => "clr", in print_with_state()
2644 CmpOp::CmpL32 => (Some("cl"), Some("cly"), Some("clrl")), in print_with_state()
2692 CmpOp::CmpL32 => "clfi", in print_with_state()
2705 CmpOp::CmpL32 => "clrt", in print_with_state()
2730 CmpOp::CmpL32 => "clfit", in print_with_state()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/s390x/inst/
H A Demit.rs1261 CmpOp::CmpL32 => (0x15, false), // CLR in emit()
1279 CmpOp::CmpL32 => (Some(0x55), Some(0xe355), Some(0xc6f)), // CL(Y), CLRL in emit()
1307 CmpOp::CmpL32 => 0xc2f, // CLFI in emit()
1323 CmpOp::CmpL32 => 0xb973, // CLRT in emit()
1363 CmpOp::CmpL32 => 0xec73, // CLFIT in emit()
H A Dmod.rs137 CmpL32, enumerator
2851 CmpOp::CmpL32 => "clr", in print_with_state()
2867 CmpOp::CmpL32 => (Some("cl"), Some("cly"), Some("clrl")), in print_with_state()
2915 CmpOp::CmpL32 => "clfi", in print_with_state()
2928 CmpOp::CmpL32 => "clrt", in print_with_state()
2953 CmpOp::CmpL32 => "clfit", in print_with_state()
H A Demit_tests.rs1306 op: CmpOp::CmpL32, in test_s390x_binemit()
1487 op: CmpOp::CmpL32, in test_s390x_binemit()
1501 op: CmpOp::CmpL32, in test_s390x_binemit()
1515 op: CmpOp::CmpL32, in test_s390x_binemit()
1671 op: CmpOp::CmpL32, in test_s390x_binemit()
1680 op: CmpOp::CmpL32, in test_s390x_binemit()
1730 op: CmpOp::CmpL32, in test_s390x_binemit()
1796 op: CmpOp::CmpL32, in test_s390x_binemit()
1807 op: CmpOp::CmpL32, in test_s390x_binemit()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/s390x/
H A Dlower.rs632 let op = choose_32_64(ty, CmpOp::CmpL32, CmpOp::CmpL64); in lower_icmp_to_flags()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/
H A Dlower.rs632 let op = choose_32_64(ty, CmpOp::CmpL32, CmpOp::CmpL64); in lower_icmp_to_flags()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/s390x/
H A Dlower.rs632 let op = choose_32_64(ty, CmpOp::CmpL32, CmpOp::CmpL64); in lower_icmp_to_flags()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/s390x/
H A Dlower.rs704 let op = choose_32_64(ty, CmpOp::CmpL32, CmpOp::CmpL64); in lower_icmp_to_flags()