Searched refs:STEY (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-move-06.ll | 24 ; Check the next word up, which should use STEY instead of STE. 34 ; Check the high end of the aligned STEY range. 56 ; Check the high end of the negative aligned STEY range. 66 ; Check the low end of the STEY range. 100 ; Check that STEY allows an index.
|
D | cond-store-05.ll | 56 ; Check the next word up, which should use STEY instead of STE. 73 ; Check the high end of the aligned STEY range. 109 ; Check the low end of the STEY range. 145 ; Check that STEY allows an index.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 357 #define STEY(r1,x2,b2,dl2,dh2) RXY_FRRD(ed,r1,x2,b2,dl2,dh2,66) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrVector.td | 209 // STEY and STDY offer full 20-bit displacement fields. It's often better
|