Searched refs:Byte (Results 1 – 7 of 7) sorted by relevance
| /wasmtime-44.0.1/cranelift/assembler-x64/src/ |
| H A D | gpr.rs | 60 Byte, enumerator 148 Byte => "%al", in to_string() 154 Byte => "%bl", in to_string() 160 Byte => "%cl", in to_string() 166 Byte => "%dl", in to_string() 172 Byte => "%sil", in to_string() 178 Byte => "%dil", in to_string() 184 Byte => "%bpl", in to_string() 190 Byte => "%spl", in to_string() 196 Byte => "%r8b", in to_string() [all …]
|
| H A D | custom.rs | 421 xchg_rm::<R>(f, r8, m8, Size::Byte) in xchgb_rm() 458 Size::Byte => "b", in xchg_rm() 468 shift_m1::<R>(f, "sarb", rm8, Size::Byte) in sarb_m1() 488 shift_m1::<R>(f, "shlb", rm8, Size::Byte) in shlb_m1() 508 shift_m1::<R>(f, "shrb", rm8, Size::Byte) in shrb_m1() 528 shift_m1::<R>(f, "rorb", rm8, Size::Byte) in rorb_m1() 548 shift_m1::<R>(f, "rolb", rm8, Size::Byte) in rolb_m1()
|
| /wasmtime-44.0.1/cranelift/filetests/filetests/verifier/ |
| H A D | bitcast.clif | 51 …v1 = bitcast.i64x2 v0 ; error: Byte order specifier required for bitcast instruction changing lan…
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/x64/inst/ |
| H A D | regs.rs | 155 1 => gpr::Size::Byte, in pretty_print_reg()
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/ |
| H A D | inst.isle | 828 ;; Byte-reversed vector lane insertion with an in/out VR, a memory source, 852 ;; Byte-reversed vector lane extraction with a memory destination, a VR source,
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/ |
| H A D | inst.isle | 1738 ;; Helper for emitting the `rev8` ("Byte Reverse") instruction.
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/ |
| H A D | inst.isle | 1144 ;; Byte reverse
|