Searched refs:ARG_FPZ1 (Results 1 – 1 of 1) sorted by relevance
/qemu/disas/ |
H A D | alpha.c | 651 #define ARG_FPZ1 { ZA, FB, DFC1 } macro 902 { "sqrtf/c", FP(0x14,0x00A), CIX, ARG_FPZ1 }, 903 { "sqrts/c", FP(0x14,0x00B), CIX, ARG_FPZ1 }, 906 { "sqrtg/c", FP(0x14,0x02A), CIX, ARG_FPZ1 }, 907 { "sqrtt/c", FP(0x14,0x02B), CIX, ARG_FPZ1 }, 908 { "sqrts/m", FP(0x14,0x04B), CIX, ARG_FPZ1 }, 909 { "sqrtt/m", FP(0x14,0x06B), CIX, ARG_FPZ1 }, 910 { "sqrtf", FP(0x14,0x08A), CIX, ARG_FPZ1 }, 911 { "sqrts", FP(0x14,0x08B), CIX, ARG_FPZ1 }, 912 { "sqrtg", FP(0x14,0x0AA), CIX, ARG_FPZ1 }, [all …]
|