Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-conv-09.ll8 ; CHECK: cfebr %r2, 5, %f0
Dfp-conv-10.ll15 ; CHECK: cfebr
/external/llvm/test/CodeGen/SystemZ/
Dfp-conv-09.ll8 ; CHECK: cfebr %r2, 5, %f0
Dfp-conv-10.ll15 ; CHECK: cfebr
/external/capstone/suite/MC/SystemZ/
Dinsn-good.s.cs319 0xb3,0x98,0x00,0x00 = cfebr %r0, 0, %f0
320 0xb3,0x98,0x00,0x0f = cfebr %r0, 0, %f15
321 0xb3,0x98,0xf0,0x00 = cfebr %r0, 15, %f0
322 0xb3,0x98,0x50,0x46 = cfebr %r4, 5, %f6
323 0xb3,0x98,0x00,0xf0 = cfebr %r15, 0, %f0
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrFP.td287 "cfebr\t{$dst, 5, $src}",
/external/llvm/test/MC/SystemZ/
Dinsn-bad.s426 #CHECK: cfebr %r0, -1, %f0
428 #CHECK: cfebr %r0, 16, %f0
430 cfebr %r0, -1, %f0
431 cfebr %r0, 16, %f0
Dinsn-good.s1412 #CHECK: cfebr %r0, 0, %f0 # encoding: [0xb3,0x98,0x00,0x00]
1413 #CHECK: cfebr %r0, 0, %f15 # encoding: [0xb3,0x98,0x00,0x0f]
1414 #CHECK: cfebr %r0, 15, %f0 # encoding: [0xb3,0x98,0xf0,0x00]
1415 #CHECK: cfebr %r4, 5, %f6 # encoding: [0xb3,0x98,0x50,0x46]
1416 #CHECK: cfebr %r15, 0, %f0 # encoding: [0xb3,0x98,0x00,0xf0]
1418 cfebr %r0, 0, %f0
1419 cfebr %r0, 0, %f15
1420 cfebr %r0, 15, %f0
1421 cfebr %r4, 5, %f6
1422 cfebr %r15, 0, %f0
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td258 def CFEBR : BinaryRRFe<"cfebr", 0xB398, GR32, FP32>;
/external/v8/src/s390/
Dassembler-s390.h1369 void cfebr(Condition m3, R1 r1, R2 r2) { in cfebr() function
Dmacro-assembler-s390.cc829 cfebr(m, result, double_input); in ConvertFloat32ToInt32()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/
Dinsn-bad.s886 #CHECK: cfebr %r0, -1, %f0
888 #CHECK: cfebr %r0, 16, %f0
890 cfebr %r0, -1, %f0
891 cfebr %r0, 16, %f0
Dinsn-good.s2426 #CHECK: cfebr %r0, 0, %f0 # encoding: [0xb3,0x98,0x00,0x00]
2427 #CHECK: cfebr %r0, 0, %f15 # encoding: [0xb3,0x98,0x00,0x0f]
2428 #CHECK: cfebr %r0, 15, %f0 # encoding: [0xb3,0x98,0xf0,0x00]
2429 #CHECK: cfebr %r4, 5, %f6 # encoding: [0xb3,0x98,0x50,0x46]
2430 #CHECK: cfebr %r15, 0, %f0 # encoding: [0xb3,0x98,0x00,0xf0]
2432 cfebr %r0, 0, %f0
2433 cfebr %r0, 0, %f15
2434 cfebr %r0, 15, %f0
2435 cfebr %r4, 5, %f6
2436 cfebr %r15, 0, %f0
/external/llvm/test/MC/Disassembler/SystemZ/
Dinsns.txt1060 # CHECK: cfebr %r0, 0, %f0
1063 # CHECK: cfebr %r0, 0, %f15
1066 # CHECK: cfebr %r0, 15, %f0
1069 # CHECK: cfebr %r4, 5, %f6
1072 # CHECK: cfebr %r15, 0, %f0
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/SystemZ/
Dinsns.txt2443 # CHECK: cfebr %r0, 0, %f0
2446 # CHECK: cfebr %r0, 0, %f15
2449 # CHECK: cfebr %r0, 15, %f0
2452 # CHECK: cfebr %r4, 5, %f6
2455 # CHECK: cfebr %r15, 0, %f0