Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dcmpxchg-05.ll35 ; CHECK: lgbr %r2, [[RES:%r[0-9]+]]
Dint-conv-03.ll8 ; CHECK: lgbr %r2, %r2
18 ; CHECK: lgbr %r2, %r2
/external/llvm/test/CodeGen/SystemZ/
Dcmpxchg-05.ll35 ; CHECK: lgbr %r2, [[RES:%r[0-9]+]]
Dint-conv-03.ll8 ; CHECK: lgbr %r2, %r2
18 ; CHECK: lgbr %r2, %r2
/external/capstone/suite/MC/SystemZ/
Dinsn-good.s.cs923 0xb9,0x06,0x00,0x0f = lgbr %r0, %r15
924 0xb9,0x06,0x00,0x78 = lgbr %r7, %r8
925 0xb9,0x06,0x00,0xf0 = lgbr %r15, %r0
/external/v8/src/s390/
Dconstants-s390.h1361 V(lgbr, LGBR, 0xB906) /* type = RRE LOAD BYTE (64<-8) */ \
Dmacro-assembler-s390.cc3809 lgbr(dst, src); in LoadB()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrInfo.td353 "lgbr\t{$dst, $src}",
/external/llvm/test/MC/SystemZ/
Dinsn-good.s5984 #CHECK: lgbr %r0, %r15 # encoding: [0xb9,0x06,0x00,0x0f]
5985 #CHECK: lgbr %r7, %r8 # encoding: [0xb9,0x06,0x00,0x78]
5986 #CHECK: lgbr %r15, %r0 # encoding: [0xb9,0x06,0x00,0xf0]
5988 lgbr %r0, %r15
5989 lgbr %r7, %r8
5990 lgbr %r15, %r0
/external/v8/src/compiler/s390/
Dcode-generator-s390.cc2238 __ lgbr(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td576 def LGBR : UnaryRRE<"lgbr", 0xB906, sext8, GR64, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/
Dinsn-good.s8727 #CHECK: lgbr %r0, %r15 # encoding: [0xb9,0x06,0x00,0x0f]
8728 #CHECK: lgbr %r7, %r8 # encoding: [0xb9,0x06,0x00,0x78]
8729 #CHECK: lgbr %r15, %r0 # encoding: [0xb9,0x06,0x00,0xf0]
8731 lgbr %r0, %r15
8732 lgbr %r7, %r8
8733 lgbr %r15, %r0
/external/llvm/test/MC/Disassembler/SystemZ/
Dinsns.txt4372 # CHECK: lgbr %r0, %r15
4375 # CHECK: lgbr %r7, %r8
4378 # CHECK: lgbr %r15, %r0
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/SystemZ/
Dinsns.txt8703 # CHECK: lgbr %r0, %r15
8706 # CHECK: lgbr %r7, %r8
8709 # CHECK: lgbr %r15, %r0