Searched refs:CLGXBR (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/main/none/tests/s390x/ |
D | fpext.stdout.exp | 150 CLGXBR 0 cc=3 151 CLGXBR 0 cc=0 152 CLGXBR 1 cc=2 153 CLGXBR 1 cc=2 154 CLGXBR 2 cc=2 155 CLGXBR 2 cc=2 156 CLGXBR 16000 cc=2 157 CLGXBR 160000000 cc=2 158 CLGXBR 1600000000000 cc=2 159 CLGXBR 18446744073709551615 cc=3 [all …]
|
D | fpext.c | 128 DO_INSN_F2L(CLGXBR, round, long double); \
|
D | opcodes.h | 197 #define CLGXBR(m3,m4,r1,r2) RRF_UURF(b3ae,m3,m4,r1,r2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 216 def CLGXBR : UnaryRRF4<"clgxbr", 0xB3AE, GR64, FP128>; 225 def : Pat<(i64 (fp_to_uint FP128:$src)), (CLGXBR 5, FP128:$src, 0)>;
|