Home | History | Annotate | Download | only in arm64

Lines Matching refs:variant

28 // Used for instructions which do not have a wide variant.
29 #define NO_VARIANTS(variant) \
30 CUSTOM_VARIANTS(variant, 0)
32 // Used for instructions which have a wide variant with the sf bit set to 1.
36 // Used for instructions which have a wide variant with the size bits set to either x0 or x1.
40 // Used for instructions which have a wide variant with the sf and n bits set to 1.
664 // Select the right variant of the skeleton.