Uses of Enum Class
com.yasuenag.ffmasm.aarch64.HWShift
Packages that use HWShift
-
Uses of HWShift in com.yasuenag.ffmasm.aarch64
Methods in com.yasuenag.ffmasm.aarch64 that return HWShiftModifier and TypeMethodDescriptionstatic HWShift
Returns the enum constant of this class with the specified name.static HWShift[]
HWShift.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yasuenag.ffmasm.aarch64 with parameters of type HWShift