Searched refs:d2h (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/mpq/ |
H A D | cmp.c | 43 mp_limb_t d1h, d2h; in mpq_cmp_numden() local 66 d2h = PTR(den_op2)[den2_size - 1]; in mpq_cmp_numden() 67 op2_is_int = (den2_size | d2h) == 1; in mpq_cmp_numden() 104 count_leading_zeros (cnt2, d2h); in mpq_cmp_numden()
|
/netbsd-src/sys/crypto/chacha/arch/arm/ |
H A D | chacha_neon_32.S | 60 .macro ROUND a0,a1,a2,a3, b0,b1,b2,b3, c0,c1,c2,c3, d0,d1,d2,d3, c0l, d0l,d0h,d1l,d1h,d2l,d2h,d3l,d… 117 vtbl.8 \d2h, {\d2h}, \c0l
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | arc-regs.h | 281 DEF (0x304, ARC_OPCODE_ARCFPX, DPX, d2h) 284 DEF (0x305, ARC_OPCODE_ARCv2EM, DPA, d2h)
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | arc-regs.h | 282 DEF (0x304, ARC_OPCODE_ARCFPX, DPX, d2h) 285 DEF (0x305, ARC_OPCODE_ARCv2EM, DPA, d2h)
|