Go to the source code of this file.
◆ FMA_INSTRUCTION_LIST
#define FMA_INSTRUCTION_LIST |
( |
| V | ) |
|
Value:
FMA_SS_INSTRUCTION_LIST(
V) \
FMA_PS_INSTRUCTION_LIST(
V) \
FMA_PD_INSTRUCTION_LIST(
V)
#define FMA_SD_INSTRUCTION_LIST(V)
Definition at line 52 of file fma-instr.h.
◆ FMA_PD_INSTRUCTION_LIST
#define FMA_PD_INSTRUCTION_LIST |
( |
| V | ) |
|
Value: V(vfmadd132pd, 66, 0
F, 38, W1, 98) \
V(vfmadd213pd, 66, 0
F, 38, W1, a8) \
V(vfmadd231pd, 66, 0
F, 38, W1, b8) \
V(vfnmadd132pd, 66, 0
F, 38, W1, 9c) \
V(vfnmadd213pd, 66, 0
F, 38, W1, ac) \
V(vfnmadd231pd, 66, 0
F, 38, W1, bc)
Definition at line 44 of file fma-instr.h.
◆ FMA_PS_INSTRUCTION_LIST
#define FMA_PS_INSTRUCTION_LIST |
( |
| V | ) |
|
Value: V(vfmadd132ps, 66, 0
F, 38, W0, 98) \
V(vfmadd213ps, 66, 0
F, 38, W0, a8) \
V(vfmadd231ps, 66, 0
F, 38, W0, b8) \
V(vfnmadd132ps, 66, 0
F, 38, W0, 9c) \
V(vfnmadd213ps, 66, 0
F, 38, W0, ac) \
V(vfnmadd231ps, 66, 0
F, 38, W0, bc)
Definition at line 36 of file fma-instr.h.
◆ FMA_SD_INSTRUCTION_LIST
#define FMA_SD_INSTRUCTION_LIST |
( |
| V | ) |
|
Value: V(vfmadd132sd, 66, 0
F, 38, W1, 99) \
V(vfmadd213sd, 66, 0
F, 38, W1, a9) \
V(vfmadd231sd, 66, 0
F, 38, W1, b9) \
V(vfmsub132sd, 66, 0
F, 38, W1, 9b) \
V(vfmsub213sd, 66, 0
F, 38, W1, ab) \
V(vfmsub231sd, 66, 0
F, 38, W1, bb) \
V(vfnmadd132sd, 66, 0
F, 38, W1, 9d) \
V(vfnmadd213sd, 66, 0
F, 38, W1, ad) \
V(vfnmadd231sd, 66, 0
F, 38, W1, bd) \
V(vfnmsub132sd, 66, 0
F, 38, W1, 9f) \
V(vfnmsub213sd, 66, 0
F, 38, W1, af) \
V(vfnmsub231sd, 66, 0
F, 38, W1, bf)
Definition at line 8 of file fma-instr.h.
◆ FMA_SS_INSTRUCTION_LIST
#define FMA_SS_INSTRUCTION_LIST |
( |
| V | ) |
|
Value: V(vfmadd132ss, 66, 0
F, 38, W0, 99) \
V(vfmadd213ss, 66, 0
F, 38, W0, a9) \
V(vfmadd231ss, 66, 0
F, 38, W0, b9) \
V(vfmsub132ss, 66, 0
F, 38, W0, 9b) \
V(vfmsub213ss, 66, 0
F, 38, W0, ab) \
V(vfmsub231ss, 66, 0
F, 38, W0, bb) \
V(vfnmadd132ss, 66, 0
F, 38, W0, 9d) \
V(vfnmadd213ss, 66, 0
F, 38, W0, ad) \
V(vfnmadd231ss, 66, 0
F, 38, W0, bd) \
V(vfnmsub132ss, 66, 0
F, 38, W0, 9f) \
V(vfnmsub213ss, 66, 0
F, 38, W0, af) \
V(vfnmsub231ss, 66, 0
F, 38, W0, bf)
Definition at line 22 of file fma-instr.h.