Searched refs:stfle (Results 1 – 5 of 5) sorted by relevance
/external/valgrind/none/tests/s390x/ |
D | stfle.c | 7 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()
|
D | stfle.vgtest | 1 prog:stfle 2 prereq: ../../../tests/s390x_features s390x-stfle z196
|
D | Makefile.am | 8 op_exception fgx stck stckf stcke stfle cksm mvcl clcl troo \
|
/external/valgrind/tests/ |
D | s390x_features.c | 47 unsigned long long stfle(void) in stfle() function 208 facilities = stfle(); in go()
|
/external/valgrind/docs/internals/ |
D | s390-opcodes.csv | 666 stfle,"store facility list extended",implemented,
|