Searched refs:ARG_FPZ1 (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | alpha-opc.c | 412 #define ARG_FPZ1 { ZA, FB, DFC1 } macro 663 { "sqrtf/c", FP(0x14,0x00A), CIX, ARG_FPZ1 }, 664 { "sqrts/c", FP(0x14,0x00B), CIX, ARG_FPZ1 }, 667 { "sqrtg/c", FP(0x14,0x02A), CIX, ARG_FPZ1 }, 668 { "sqrtt/c", FP(0x14,0x02B), CIX, ARG_FPZ1 }, 669 { "sqrts/m", FP(0x14,0x04B), CIX, ARG_FPZ1 }, 670 { "sqrtt/m", FP(0x14,0x06B), CIX, ARG_FPZ1 }, 671 { "sqrtf", FP(0x14,0x08A), CIX, ARG_FPZ1 }, 672 { "sqrts", FP(0x14,0x08B), CIX, ARG_FPZ1 }, 673 { "sqrtg", FP(0x14,0x0AA), CIX, ARG_FPZ1 }, [all …]
|