Home
last modified time | relevance | path

Searched refs:cgebr (Results 1 – 15 of 15) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dfp-conv-11.ll8 ; CHECK: cgebr %r2, 5, %f0
Dfp-conv-12.ll14 ; CHECK: cgebr
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-conv-11.ll8 ; CHECK: cgebr %r2, 5, %f0
Dfp-conv-12.ll14 ; CHECK: cgebr
/external/capstone/suite/MC/SystemZ/
Dinsn-good.s.cs350 0xb3,0xa8,0x00,0x00 = cgebr %r0, 0, %f0
351 0xb3,0xa8,0x00,0x0f = cgebr %r0, 0, %f15
352 0xb3,0xa8,0xf0,0x00 = cgebr %r0, 15, %f0
353 0xb3,0xa8,0x50,0x46 = cgebr %r4, 5, %f6
354 0xb3,0xa8,0x00,0xf0 = cgebr %r15, 0, %f0
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrFP.td296 "cgebr\t{$dst, 5, $src}",
/external/llvm/test/MC/SystemZ/
Dinsn-bad.s470 #CHECK: cgebr %r0, -1, %f0
472 #CHECK: cgebr %r0, 16, %f0
474 cgebr %r0, -1, %f0
475 cgebr %r0, 16, %f0
Dinsn-good.s1484 #CHECK: cgebr %r0, 0, %f0 # encoding: [0xb3,0xa8,0x00,0x00]
1485 #CHECK: cgebr %r0, 0, %f15 # encoding: [0xb3,0xa8,0x00,0x0f]
1486 #CHECK: cgebr %r0, 15, %f0 # encoding: [0xb3,0xa8,0xf0,0x00]
1487 #CHECK: cgebr %r4, 5, %f6 # encoding: [0xb3,0xa8,0x50,0x46]
1488 #CHECK: cgebr %r15, 0, %f0 # encoding: [0xb3,0xa8,0x00,0xf0]
1490 cgebr %r0, 0, %f0
1491 cgebr %r0, 0, %f15
1492 cgebr %r0, 15, %f0
1493 cgebr %r4, 5, %f6
1494 cgebr %r15, 0, %f0
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td262 def CGEBR : BinaryRRFe<"cgebr", 0xB3A8, GR64, FP32>;
/external/v8/src/s390/
Dassembler-s390.h1354 void cgebr(Condition m3, R1 r1, R2 r2) { in cgebr() function
Dmacro-assembler-s390.cc751 cgebr(m, dst, double_input); in ConvertFloat32ToInt64()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/
Dinsn-bad.s973 #CHECK: cgebr %r0, -1, %f0
975 #CHECK: cgebr %r0, 16, %f0
977 cgebr %r0, -1, %f0
978 cgebr %r0, 16, %f0
Dinsn-good.s2546 #CHECK: cgebr %r0, 0, %f0 # encoding: [0xb3,0xa8,0x00,0x00]
2547 #CHECK: cgebr %r0, 0, %f15 # encoding: [0xb3,0xa8,0x00,0x0f]
2548 #CHECK: cgebr %r0, 15, %f0 # encoding: [0xb3,0xa8,0xf0,0x00]
2549 #CHECK: cgebr %r4, 5, %f6 # encoding: [0xb3,0xa8,0x50,0x46]
2550 #CHECK: cgebr %r15, 0, %f0 # encoding: [0xb3,0xa8,0x00,0xf0]
2552 cgebr %r0, 0, %f0
2553 cgebr %r0, 0, %f15
2554 cgebr %r0, 15, %f0
2555 cgebr %r4, 5, %f6
2556 cgebr %r15, 0, %f0
/external/llvm/test/MC/Disassembler/SystemZ/
Dinsns.txt1123 # CHECK: cgebr %r0, 0, %f0
1126 # CHECK: cgebr %r0, 0, %f15
1129 # CHECK: cgebr %r0, 15, %f0
1132 # CHECK: cgebr %r4, 5, %f6
1135 # CHECK: cgebr %r15, 0, %f0
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/SystemZ/
Dinsns.txt2686 # CHECK: cgebr %r0, 0, %f0
2689 # CHECK: cgebr %r0, 0, %f15
2692 # CHECK: cgebr %r0, 15, %f0
2695 # CHECK: cgebr %r4, 5, %f6
2698 # CHECK: cgebr %r15, 0, %f0