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