Home
last modified time | relevance | path

Searched refs:lghr (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dcmpxchg-05.ll48 ; CHECK: lghr %r2, [[RES:%r[0-9]+]]
Dint-conv-07.ll8 ; CHECK: lghr %r2, %r2
18 ; CHECK: lghr %r2, %r2
/external/llvm/test/CodeGen/SystemZ/
Dcmpxchg-05.ll48 ; CHECK: lghr %r2, [[RES:%r[0-9]+]]
Dint-conv-07.ll8 ; CHECK: lghr %r2, %r2
18 ; CHECK: lghr %r2, %r2
/external/capstone/suite/MC/SystemZ/
Dinsn-good.s.cs966 0xb9,0x07,0x00,0x0f = lghr %r0, %r15
967 0xb9,0x07,0x00,0x78 = lghr %r7, %r8
968 0xb9,0x07,0x00,0xf0 = lghr %r15, %r0
/external/v8/src/s390/
Dconstants-s390.h1362 V(lghr, LGHR, 0xB907) /* type = RRE LOAD HALFWORD (64<-16) */ \
Dmacro-assembler-s390.cc4075 lghr(dst, src); in LoadHalfWordP()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrInfo.td361 "lghr\t{$dst, $src}",
/external/llvm/test/MC/SystemZ/
Dinsn-good.s6123 #CHECK: lghr %r0, %r15 # encoding: [0xb9,0x07,0x00,0x0f]
6124 #CHECK: lghr %r7, %r8 # encoding: [0xb9,0x07,0x00,0x78]
6125 #CHECK: lghr %r15, %r0 # encoding: [0xb9,0x07,0x00,0xf0]
6127 lghr %r0, %r15
6128 lghr %r7, %r8
6129 lghr %r15, %r0
/external/v8/src/compiler/s390/
Dcode-generator-s390.cc2241 __ lghr(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td577 def LGHR : UnaryRRE<"lghr", 0xB907, sext16, GR64, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/
Dinsn-good.s8866 #CHECK: lghr %r0, %r15 # encoding: [0xb9,0x07,0x00,0x0f]
8867 #CHECK: lghr %r7, %r8 # encoding: [0xb9,0x07,0x00,0x78]
8868 #CHECK: lghr %r15, %r0 # encoding: [0xb9,0x07,0x00,0xf0]
8870 lghr %r0, %r15
8871 lghr %r7, %r8
8872 lghr %r15, %r0
/external/llvm/test/MC/Disassembler/SystemZ/
Dinsns.txt4501 # CHECK: lghr %r0, %r15
4504 # CHECK: lghr %r7, %r8
4507 # CHECK: lghr %r15, %r0
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/SystemZ/
Dinsns.txt8832 # CHECK: lghr %r0, %r15
8835 # CHECK: lghr %r7, %r8
8838 # CHECK: lghr %r15, %r0