Searched refs:AHY (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/s390x/ |
D | add.stdout.exp | 243 AHY 0 + 0000000000000000 + 0000000000000000 = 0000000000000000 (cc=0) 244 AHY 0 + 0000000000000001 + 0000000000000000 = 0000000000000001 (cc=2) 245 AHY 0 + 000000000000FFFF + 0000000000000000 = 000000000000FFFF (cc=2) 246 AHY 0 + 0000000000007FFF + 0000000000000000 = 0000000000007FFF (cc=2) 247 AHY 0 + 0000000000008000 + 0000000000000000 = 0000000000008000 (cc=2) 248 AHY 0 + 00000000FFFFFFFF + 0000000000000000 = 00000000FFFFFFFF (cc=1) 249 AHY 0 + 0000000080000000 + 0000000000000000 = 0000000080000000 (cc=1) 250 AHY 0 + 000000007FFFFFFF + 0000000000000000 = 000000007FFFFFFF (cc=2) 251 AHY 0 + FFFFFFFFFFFFFFFF + 0000000000000000 = FFFFFFFFFFFFFFFF (cc=1) 252 AHY 0 + 8000000000000000 + 0000000000000000 = 8000000000000000 (cc=0) [all …]
|
D | add.c | 42 ldispsweep(AHY, s2, 0); in do_regmem_insns()
|
D | opcodes.h | 113 #define AHY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,7a) macro
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-add-01.ll | 29 ; Check the next halfword up, which should use AHY instead of AH. 41 ; Check the high end of the aligned AHY range. 67 ; Check the high end of the negative aligned AHY range. 79 ; Check the low end of the AHY range. 119 ; Check that AHY allows an index.
|