Searched refs:arm_opcode (Results 1 – 2 of 2) sorted by relevance
212 #define __inst_arm_thumb16(arm_opcode, thumb_opcode) \ argument214 #define __inst_arm_thumb32(arm_opcode, thumb_opcode) \ argument217 #define __inst_arm_thumb16(arm_opcode, thumb_opcode) __inst_arm(arm_opcode) argument218 #define __inst_arm_thumb32(arm_opcode, thumb_opcode) __inst_arm(arm_opcode) argument
34 __le32 arm_opcode; member