Home
last modified time | relevance | path

Searched refs:stfle (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/none/tests/s390x/
Dstfle.c7 unsigned long long stfle(unsigned long dw, unsigned bit_to_test) in stfle() function
35 if ((stfle(dw, 1)) && stfle(dw, 2)) in main()
41 if (stfle(dw, 7)) in main()
50 if ((stfle(dw, 1)) && stfle(dw, 2)) in main()
56 if (stfle(dw, 17)) { in main()
Dstfle.vgtest1 prog:stfle
2 prereq: ../../../tests/s390x_features s390x-stfle z196
DMakefile.am8 op_exception fgx stck stckf stcke stfle cksm mvcl clcl troo \
/external/valgrind/tests/
Ds390x_features.c47 unsigned long long stfle(void) in stfle() function
208 facilities = stfle(); in go()
/external/llvm/test/MC/SystemZ/
Dinsn-good.s7991 #CHECK: stfle 0 # encoding: [0xb2,0xb0,0x00,0x00]
7992 #CHECK: stfle 0(%r1) # encoding: [0xb2,0xb0,0x10,0x00]
7993 #CHECK: stfle 0(%r15) # encoding: [0xb2,0xb0,0xf0,0x00]
7994 #CHECK: stfle 4095 # encoding: [0xb2,0xb0,0x0f,0xff]
7995 #CHECK: stfle 4095(%r1) # encoding: [0xb2,0xb0,0x1f,0xff]
7996 #CHECK: stfle 4095(%r15) # encoding: [0xb2,0xb0,0xff,0xff]
7998 stfle 0
7999 stfle 0(%r1)
8000 stfle 0(%r15)
8001 stfle 4095
[all …]
/external/llvm/test/MC/Disassembler/SystemZ/
Dinsns.txt7594 # CHECK: stfle 0
7597 # CHECK: stfle 0(%r1)
7600 #CHECK: stfle 0(%r15)
7603 #CHECK: stfle 4095
7606 #CHECK: stfle 4095(%r1)
7609 #CHECK: stfle 4095(%r15)
/external/valgrind/docs/internals/
Ds390-opcodes.csv666 stfle,"store facility list extended",implemented,
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1480 "stfle\t$BD2",