Searched refs:P_Z (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/sysdeps/powerpc/ |
D | test-arith.c | 52 P_Z = 0x0, /* 00000...0 */ enumerator 168 pattern_fill(negative ? P_O : P_Z, result.c, 0, 1); in pattern() 195 tx.tc = pattern(xx.c[0] >> 7, P_O, P_Z); in delta() 206 return pattern(~(xx.c[0] >> 7) & 1, P_Z, P_Z1); in delta() 361 {__LINE__,B_ADD, 0,P_Z,P_Z, 0,P_Z,P_Z, R_ALL,0, 0,P_Z,P_Z }, 362 {__LINE__,B_ADD, 1,P_Z,P_Z, 0,P_Z,P_Z, R_ALL & ~R_DOWN,0, 0,P_Z,P_Z }, 363 {__LINE__,B_ADD, 1,P_Z,P_Z, 0,P_Z,P_Z, R_DOWN,0, 1,P_Z,P_Z }, 364 {__LINE__,B_ADD, 1,P_Z,P_Z, 1,P_Z,P_Z, R_ALL,0, 1,P_Z,P_Z }, 367 {__LINE__,B_ADD, 0,P_O,P_101Z, 0,P_Z,P_Z, R_ALL,0, 0,P_O,P_101Z }, 368 {__LINE__,B_ADD, 0,P_O,P_01Z, 0,P_Z,P_Z, R_ALL, [all …]
|