Searched refs:hi16 (Results 1 – 3 of 3) sorted by relevance
15 #define IS_BSR32(hi16, lo16) (((hi16) & 0xFC00) == 0xE000) argument16 #define IS_JSRI32(hi16, lo16) ((hi16) == 0xEAE0) argument
131 bne hi16139 hi16: label
74 #define IS_T32(hi16) \ argument75 (((hi16) & 0xe000) == 0xe000 && ((hi16) & 0x1800))