Searched refs:P8 (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/ia64/
H A Dunwind-ok.d146 [[:space:]]*P8:bsp_when\(t=1\)
148 [[:space:]]*P8:bspstore_when\(t=2\)
156 [[:space:]]*P8:rnat_when\(t=6\)
162 [[:space:]]*P8:priunat_when_gr\(t=9\)
173 [[:space:]]*P8:bsp_when\(t=1\)
174 [[:space:]]*P8:bsp_sprel\(spoff=0x8\)
175 [[:space:]]*P8:bspstore_when\(t=2\)
176 [[:space:]]*P8:bspstore_sprel\(spoff=0x10\)
178 [[:space:]]*P8:fpsr_sprel\(spoff=0x18\)
180 [[:space:]]*P8
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/ia64/
H A Dunwind-ok.d146 [[:space:]]*P8:bsp_when\(t=1\)
148 [[:space:]]*P8:bspstore_when\(t=2\)
156 [[:space:]]*P8:rnat_when\(t=6\)
162 [[:space:]]*P8:priunat_when_gr\(t=9\)
173 [[:space:]]*P8:bsp_when\(t=1\)
174 [[:space:]]*P8:bsp_sprel\(spoff=0x8\)
175 [[:space:]]*P8:bspstore_when\(t=2\)
176 [[:space:]]*P8:bspstore_sprel\(spoff=0x10\)
178 [[:space:]]*P8:fpsr_sprel\(spoff=0x18\)
180 [[:space:]]*P8
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dva-arg-24.c47 #define P8 P(8) macro
77 TCASE(8, p0 p1 p2 p3 p4 p5 p6 p7 p8 , P0 P1 P2 P3 P4 P5 P6 P7 P8 )
78 TCASE(9, p0 p1 p2 p3 p4 p5 p6 p7 p8 p9, P0 P1 P2 P3 P4 P5 P6 P7 P8 P9)
/haiku-buildtools/gcc/libquadmath/math/
H A Dlog1pq.c68 P8 = 3.824952356185897735160588078446136783779E3Q, variable
222 + P8) * x
H A Dacosq.c107 P8 = 1.093632715903802870546857764647931045906E1Q, variable
209 + P8) * t
/haiku-buildtools/gcc/libgcc/config/ia64/
H A Dunwind-ia64.c1301 case 1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break;
1302 case 2: UNW_DEC_REG_SPREL(P8, UNW_REG_PFS, t, arg); break;
1303 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break;
1304 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break;
1305 case 5: UNW_DEC_REG_SPREL(P8, UNW_REG_UNAT, t, arg); break;
1306 case 6: UNW_DEC_REG_SPREL(P8, UNW_REG_FPSR, t, arg); break;
1307 case 7: UNW_DEC_REG_WHEN(P8, UNW_REG_BSP, t, arg); break;
1308 case 8: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSP, t, arg); break;
1309 case 9: UNW_DEC_REG_SPREL(P8, UNW_REG_BSP, t, arg); break;
1310 case 10: UNW_DEC_REG_WHEN(P8, UNW_REG_BSPSTOR
[all...]
/haiku-buildtools/gcc/gcc/config/arm/
H A Dneon.ml24 type elts = S8 | S16 | S32 | S64 | F16 | F32 | U8 | U16 | U32 | U64 | P8 | P16 Constructor in type:elts
303 S8 | U8 | P8 | I8 | B8 -> 8
317 | P8 | P16 | P64 | P128 -> Poly
336 | Poly, 8 -> P8
488 | P8 -> T_poly8x8
503 | P8 -> T_poly8x16
519 | P8 -> T_poly8
615 P8 -> I8
699 (match elt with P8 -> U8 | P16 -> U16 | S32 | U32 | F32 -> B32 | x -> x)
792 let pf_su_8_16 = [P8; P1
[all...]

Completed in 102 milliseconds