Searched refs:USER_REG (Results 1 – 5 of 5) sorted by relevance
202 #define USER_REG (1 << 15) macro
272 (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR.
485 REGLIST_INST ("loadma", 0x325, USER_REG),488 REGLIST_INST ("storma", 0x345, USER_REG),
538 COPS_ARG : (instruction->flags & USER_REG) ? in print_arg()
1188 if (is_procreg || (instruction->flags & USER_REG)) in getreg_image()1846 else if (instruction->flags & USER_REG) in preprocess_reglist()