Searched refs:PD (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dtic80-opc.c560 /* The 'PD' field at bits 10-9 in floating point instructions */
561 #define PD(x) ((x) << 9)
777 {"fadd.ddd", OP_REG(0x3E0) | PD(1) | P2(1) | P1(1), MASK_REG | PD(3) | P2(3) | P1(3), 0, {REG_0_E, REG_22_E, REG_DEST_E} },
778 {"fadd.dsd", OP_REG(0x3E0) | PD(1) | P2(0) | P1(1), MASK_REG | PD(3) | P2(3) | P1(3), 0, {REG_0_E, REG_22, REG_DEST_E} },
779 {"fadd.sdd", OP_LI(0x3E1) | PD(1) | P2(1) | P1(0), MASK_LI | PD(3) | P2(3) | P1(3), 0, {SPFI, REG_22_E, REG_DEST_E} },
780 {"fadd.sdd", OP_REG(0x3E0) | PD(1) | P2(1) | P1(0), MASK_REG | PD(
558 #define PD macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dtic80-opc.c560 /* The 'PD' field at bits 10-9 in floating point instructions */
561 #define PD(x) ((x) << 9)
777 {"fadd.ddd", OP_REG(0x3E0) | PD(1) | P2(1) | P1(1), MASK_REG | PD(3) | P2(3) | P1(3), 0, {REG_0_E, REG_22_E, REG_DEST_E} },
778 {"fadd.dsd", OP_REG(0x3E0) | PD(1) | P2(0) | P1(1), MASK_REG | PD(3) | P2(3) | P1(3), 0, {REG_0_E, REG_22, REG_DEST_E} },
779 {"fadd.sdd", OP_LI(0x3E1) | PD(1) | P2(1) | P1(0), MASK_LI | PD(3) | P2(3) | P1(3), 0, {SPFI, REG_22_E, REG_DEST_E} },
780 {"fadd.sdd", OP_REG(0x3E0) | PD(1) | P2(1) | P1(0), MASK_REG | PD(
558 #define PD macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/rx/
H A Drx.c638 #define PD(x) put_op (opcode, 0, x) macro
709 PD (sll); \
720 PD(v); \
737 PD (val); \
806 PD (fc); \
1001 PD (sll);
1026 PD (ma);
1041 PD (ma);
1053 PD (ma);
1144 PD (m
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/dev/
H A Dpfckbd.c269 #define PD(n) \ macro
285 PD(1), PD(5), PE(1), PE(6), PE(7), PE(3), PE(0), PD(7)
288 #undef PD macro
368 #define PD(n) \ macro
389 PC(3), PC(2), PD(1), PC(0)
445 } poll = PD(1);
448 #undef PD macro
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/doc/
H A Dmkman.pl150 print qq{.SP\n.PD 0\n};
159 print qq{\n.PD\n.IP "" $indent\n};
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid128_div.c40 UINT64 sign_x, sign_y, T, carry64, D, Q_high, Q_low, QX, PD,
293 PD = (UINT64) digit *0x068DB8BBull;
294 digit_h = (UINT32) (PD >> 40);
351 PD = (UINT64) digit *0x068DB8BBull;
352 digit_h = (UINT32) (PD >> 40);
491 UINT64 sign_x, sign_y, T, carry64, D, Q_high, Q_low, QX, PD,
757 PD = (UINT64) digit *0x068DB8BBull;
758 digit_h = (UINT32) (PD >> 40);
815 PD = (UINT64) digit *0x068DB8BBull;
816 digit_h = (UINT32) (PD >> 4
[all...]
H A Dbid64_div.c85 UINT64 sign_x, sign_y, coefficient_x, coefficient_y, A, B, QX, PD; local
395 PD = (UINT64) digit *0x068DB8BBull;
396 digit_h = (UINT32) (PD >> 40);
524 UINT64 sign_x, sign_y, T, carry64, D, Q_low, QX, valid_y, PD, res; local
792 PD = (UINT64) digit *0x068DB8BBull;
793 digit_h = (UINT32) (PD >> 40);
938 UINT64 sign_x, sign_y, T, carry64, D, Q_low, QX, PD, res, valid_y; variable
1220 PD = (UINT64) digit *0x068DB8BBull;
1221 digit_h = (UINT32) (PD >> 40);
1375 UINT64 sign_x, sign_y, T, carry64, D, Q_low, QX, valid_y, PD, re
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h190 ISO_SUSP_PD PD; member in union:__anon9994
/netbsd-6-1-5-RELEASE/
H A Dbuild.sh1651 *PD\ KSH*|*MIRBSD\ KSH*)

Completed in 92 milliseconds