Searched refs:CSY (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | cmpxchg-03.ll | 26 ; Check the next word up, which should use CSY instead of CS. 37 ; Check the high end of the aligned CSY range. 61 ; Check the high end of the negative aligned CSY range. 72 ; Check the low end of the CSY range. 109 ; Check that CSY does not allow an index.
|
D | atomicrmw-xchg-03.ll | 28 ; Check the next word up, which requires CSY. 39 ; Check the high end of the aligned CSY range. 62 ; Check the high end of the negative aligned CSY range. 73 ; Check the low end of the CSY range.
|
D | atomicrmw-minmax-03.ll | 77 ; Check the next word up, which requires CSY. 88 ; Check the high end of the aligned CSY range. 111 ; Check the high end of the negative aligned CSY range. 122 ; Check the low end of the CSY range.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 217 #define CSY(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,14) macro
|