/llvm-project/llvm/test/MC/RISCV/ |
H A D | rv32-machine-csr-names.s | 14 # CHECK-ENC: encoding: [0x73,0x23,0x00,0x31] 18 # CHECK-ENC: encoding: [0xf3,0x23,0x00,0x31] 23 csrrs t2, 0x31 [all...] |
H A D | machine-csr-names.s | 20 # CHECK-ENC: encoding: [0x73,0x23,0x10,0xf1] 24 # CHECK-ENC: encoding: [0xf3,0x23,0x10,0xf1] 29 csrrs t2, 0xF1 [all...] |
H A D | rv32-user-csr-names.s | 14 # CHECK-ENC: encoding: [0x73,0x23,0x00,0xc8] 18 # CHECK-ENC: encoding: [0xf3,0x23,0x00,0xc8] 23 csrrs t2, 0xC8 [all...] |
H A D | user-csr-names.s | 25 # CHECK-ENC: encoding: [0x73,0x23,0x00,0xc0] 29 # CHECK-ENC: encoding: [0xf3,0x23,0x00,0xc0] 34 csrrs t2, 0xC0 [all...] |
H A D | hypervisor-csr-names.s | 20 # CHECK-ENC: encoding: [0x73,0x23,0x00,0x60] 24 # CHECK-ENC: encoding: [0xf3,0x23,0x00,0x60] 29 csrrs t2, 0x60 [all...] |
H A D | rv32ih-valid.s |
|
H A D | supervisor-csr-names.s | 20 # CHECK-ENC: encoding: [0x73,0x23,0x00,0x10] 24 # CHECK-ENC: encoding: [0xf3,0x23,0x00,0x10] 29 csrrs t2, 0x10 [all...] |
H A D | rv32ih-aliases-valid.s |
|
H A D | priv-valid.s | 13 # CHECK: encoding: [0x73,0x00,0x20,0x10] 17 # CHECK: encoding: [0x73,0x00,0x20,0x3 [all...] |
H A D | rv32zbb-valid.s |
|
H A D | rv32zbkb-valid.s |
|
H A D | rv32-hypervisor-csr-names.s | 14 # CHECK-ENC: encoding: [0x73,0x23,0xa0,0x61] 18 # CHECK-ENC: encoding: [0xf3,0x23,0xa0,0x61] 23 csrrs t2, 0x61 [all...] |
H A D | xsifive-valid.s | 13 # CHECK-ENC: encoding: [0x73,0x00,0x00,0xfc] 16 # CHECK-ENC: encoding: [0x73,0x00,0x00,0xf [all...] |
H A D | deprecated-csr-names.s | 18 # CHECK-ENC: encoding: [0x73,0x10,0x30,0x14] 22 # CHECK-ENC: encoding: [0x73,0x10,0x30,0x1 [all...] |
H A D | rv64ih-valid.s | 11 # CHECK: encoding: [0x73,0xc5,0x15,0x68] 16 # CHECK: encoding: [0x73,0xc5,0x15,0x6 [all...] |
/llvm-project/llvm/test/MC/RISCV/corev/ |
H A D | XCValu-valid.s | 11 # CHECK-ENCODING: [0xab,0x32,0x73,0x86] 16 # CHECK-ENCODING: [0x2b,0xb5,0xc5,0x86] 21 # CHECK-ENCODING: [0xa [all...] |
H A D | XCVmac-valid.s | 11 # CHECK-ENCODING: [0xab,0x32,0x73,0x90] 16 # CHECK-ENCODING: [0xab,0x32,0x03,0x90] 19 cv.machhsn t0, t1, t2, 0 [all...] |
/llvm-project/llvm/test/MC/LoongArch/lsx/ |
H A D | ssrlni.s | 8 # CHECK-ENCODING: encoding: [0xe2,0x56,0x48,0x73] 12 # CHECK-ENCODING: encoding: [0x8f,0xb2,0x48,0x73] 16 # CHECK-ENCODING: encoding: [0x3b,0x1d,0x49,0x73] 20 # CHECK-ENCODING: encoding: [0x4a,0x10,0x4a,0x73] 24 # CHECK-ENCODING: encoding: [0x73,0x48,0x4c,0x73] 28 # CHECK-ENCODING: encoding: [0x7f,0x86,0x4c,0x73] 32 # CHECK-ENCODING: encoding: [0x6d,0x1b,0x4d,0x73] 36 # CHECK-ENCODING: encoding: [0xcb,0x83,0x4e,0x73]
|
H A D | sat.s | 8 # CHECK-ENCODING: encoding: [0x1d,0x24,0x24,0x73] 12 # CHECK-ENCODING: encoding: [0xa4,0x75,0x24,0x73] 16 # CHECK-ENCODING: encoding: [0xa6,0xcf,0x24,0x73] 20 # CHECK-ENCODING: encoding: [0xd6,0xd8,0x25,0x73] 24 # CHECK-ENCODING: encoding: [0x11,0x39,0x28,0x73] 28 # CHECK-ENCODING: encoding: [0xc2,0x49,0x28,0x73] 32 # CHECK-ENCODING: encoding: [0x81,0xcf,0x28,0x73] 36 # CHECK-ENCODING: encoding: [0xd9,0xec,0x29,0x73]
|
H A D | ssrani.s | 8 # CHECK-ENCODING: encoding: [0x83,0x69,0x60,0x73] 10 vssrani.h.w $vr3, $vr25, 0 11 # CHECK-INST: vssrani.h.w $vr3, $vr25, 0 12 # CHECK-ENCODING: encoding: [0x23,0x83,0x60,0x73] 16 # CHECK-ENCODING: encoding: [0x6c,0xae,0x61,0x73] 20 # CHECK-ENCODING: encoding: [0x19,0x35,0x62,0x73] 24 # CHECK-ENCODING: encoding: [0x1a,0x72,0x64,0x73] 28 # CHECK-ENCODING: encoding: [0xdf,0xf0,0x64,0x73] 32 # CHECK-ENCODING: encoding: [0x3d,0x0b,0x65,0x73] 36 # CHECK-ENCODING: encoding: [0x76,0x1f,0x67,0x73]
|
H A D | ssrarni.s | 8 # CHECK-ENCODING: encoding: [0x23,0x49,0x68,0x73] 12 # CHECK-ENCODING: encoding: [0x35,0xa2,0x68,0x73] 16 # CHECK-ENCODING: encoding: [0xc7,0x14,0x69,0x73] 20 # CHECK-ENCODING: encoding: [0xc4,0x6a,0x6b,0x73] 24 # CHECK-ENCODING: encoding: [0x19,0x64,0x6c,0x73] 28 # CHECK-ENCODING: encoding: [0x45,0xe0,0x6c,0x73] 32 # CHECK-ENCODING: encoding: [0xb7,0x67,0x6d,0x73] 36 # CHECK-ENCODING: encoding: [0x82,0xa9,0x6f,0x73]
|
H A D | ssrlrni.s | 8 # CHECK-ENCODING: encoding: [0xb2,0x5a,0x50,0x73] 12 # CHECK-ENCODING: encoding: [0x87,0xa5,0x50,0x73] 16 # CHECK-ENCODING: encoding: [0xca,0xfd,0x51,0x73] 20 # CHECK-ENCODING: encoding: [0x4c,0x13,0x53,0x73] 24 # CHECK-ENCODING: encoding: [0x16,0x47,0x54,0x73] 28 # CHECK-ENCODING: encoding: [0x3b,0x9e,0x54,0x73] 32 # CHECK-ENCODING: encoding: [0xe3,0xe1,0x55,0x73] 36 # CHECK-ENCODING: encoding: [0x4c,0x11,0x56,0x73]
|
H A D | sllwil.s | 8 # CHECK-ENCODING: encoding: [0xc7,0x2c,0x08,0x73] 12 # CHECK-ENCODING: encoding: [0xa6,0x60,0x08,0x73] 16 # CHECK-ENCODING: encoding: [0x2f,0xd8,0x08,0x73] 20 # CHECK-ENCODING: encoding: [0x8d,0x30,0x0c,0x73] 24 # CHECK-ENCODING: encoding: [0x81,0x4c,0x0c,0x73] 28 # CHECK-ENCODING: encoding: [0xb2,0xe7,0x0c,0x73]
|
H A D | srani.s | 8 # CHECK-ENCODING: encoding: [0x03,0x64,0x58,0x73] 12 # CHECK-ENCODING: encoding: [0x64,0xe8,0x58,0x73] 16 # CHECK-ENCODING: encoding: [0x68,0xd3,0x59,0x73] 20 # CHECK-ENCODING: encoding: [0x15,0x73,0x5a,0x73]
|
/llvm-project/llvm/test/MC/Disassembler/AMDGPU/ |
H A D | gfx9_sopc.txt | 3 # CHECK: s_cmp_eq_i32 s1, s2 ; encoding: [0x01,0x02,0x00,0xbf] 4 0x01,0x02,0x00,0xbf 6 # CHECK: s_cmp_eq_i32 s101, s2 ; encoding: [0x65,0x02,0x00,0xbf] 7 0x65,0x02,0x00,0xbf 9 # CHECK: s_cmp_eq_i32 flat_scratch_lo, s2 ; encoding: [0x66,0x02,0x00,0xbf] 10 0x66,0x02,0x00,0xbf 12 # CHECK: s_cmp_eq_i32 flat_scratch_hi, s2 ; encoding: [0x67,0x02,0x00,0xbf] 13 0x67,0x02,0x00,0xbf 15 # CHECK: s_cmp_eq_i32 vcc_lo, s2 ; encoding: [0x6a,0x02,0x00,0xbf] 16 0x6a,0x02,0x00,0xbf [all …]
|