Searched refs:ibm128 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Dppc-longdouble.c23 __ibm128 ibm128; variable
35 ibm128 = 3.375l;
H A Dppc-longdouble.exp48 # Print the value of ibm128
49 gdb_test "print ibm128" ".* = 3\\.375.*" "the value of ibm128 is 3.375 ($name)"
57 do_test ibm128 { -mfloat128 -mabi=ibmlongdouble }
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Dppc-longdouble.c23 __ibm128 ibm128; variable
35 ibm128 = 3.375l;
H A Dppc-longdouble.exp48 # Print the value of ibm128
49 gdb_test "print ibm128" ".* = 3\\.375.*" "the value of ibm128 is 3.375 ($name)"
57 do_test ibm128 { -mfloat128 -mabi=ibmlongdouble }
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dquad-float128.h179 IBM128_TYPE ibm128; member in union:ibm128_union
207 RESULT = u.ibm128; \
215 u.ibm128 = (VALUE); \
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dquad-float128.h206 IBM128_TYPE ibm128; member in union:ibm128_union
234 RESULT = u.ibm128; \
242 u.ibm128 = (VALUE); \

Completed in 233 milliseconds