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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Drs6000-tdep.c2274 #define P8(name) { STR(name), 8, 8, 0, 1, -1 }
2383 /* 0*/P8(ev0), P8(ev1), P8(ev2), P8(ev3), P8(ev4), P8(ev5), P8(ev6), P8(ev7), \
2384 /* 8*/P8(ev
2270 #define P8 macro
[all...]
/openbsd-current/lib/libm/src/ld128/
H A Ds_log1pl.c71 P8 = 3.824952356185897735160588078446136783779E3L, variable
219 + P8) * x
H A Ds_exp2l.c57 P8 = 0x1.62c0223a5c7c7p-20, variable
430 + z * (P7 + z * (P8 + z * (P9 + z * P10)))))))));
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dunwind-ia64.c1305 case 1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break;
1306 case 2: UNW_DEC_REG_SPREL(P8, UNW_REG_PFS, t, arg); break;
1307 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break;
1308 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break;
1309 case 5: UNW_DEC_REG_SPREL(P8, UNW_REG_UNAT, t, arg); break;
1310 case 6: UNW_DEC_REG_SPREL(P8, UNW_REG_FPSR, t, arg); break;
1311 case 7: UNW_DEC_REG_WHEN(P8, UNW_REG_BSP, t, arg); break;
1312 case 8: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSP, t, arg); break;
1313 case 9: UNW_DEC_REG_SPREL(P8, UNW_REG_BSP, t, arg); break;
1314 case 10: UNW_DEC_REG_WHEN(P8, UNW_REG_BSPSTOR
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dunwind-ia64.c1300 case 1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break;
1301 case 2: UNW_DEC_REG_SPREL(P8, UNW_REG_PFS, t, arg); break;
1302 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break;
1303 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break;
1304 case 5: UNW_DEC_REG_SPREL(P8, UNW_REG_UNAT, t, arg); break;
1305 case 6: UNW_DEC_REG_SPREL(P8, UNW_REG_FPSR, t, arg); break;
1306 case 7: UNW_DEC_REG_WHEN(P8, UNW_REG_BSP, t, arg); break;
1307 case 8: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSP, t, arg); break;
1308 case 9: UNW_DEC_REG_SPREL(P8, UNW_REG_BSP, t, arg); break;
1309 case 10: UNW_DEC_REG_WHEN(P8, UNW_REG_BSPSTOR
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp551 return RegOpnd - AArch64::P8;
H A DAArch64InstPrinter.cpp1569 case AArch64::P7: Reg = AArch64::P8; break;
1570 case AArch64::P8: Reg = AArch64::P9; break;
/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigRat/lib/Math/
H A DBigRat.pm3087 01.164p8 01.164P8
3093 0o1.164p8 0O1.164P8
3099 0b1.0011101p8 0B1.0011101P8
/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigFloat.pm6572 01.164p8 01.164P8
6578 0o1.164p8 0O1.164P8
6584 0b1.0011101p8 0B1.0011101P8
H A DBigInt.pm8181 01.164p8 01.164P8
8187 0o1.164p8 0O1.164P8
8193 0b1.0011101p8 0B1.0011101P8
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2689 .Case("p8", AArch64::P8)
2710 .Case("pn8", AArch64::P8)
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp803 AArch64::P5, AArch64::P6, AArch64::P7, AArch64::P8, AArch64::P9,

Completed in 392 milliseconds