Searched refs:OPC_TCHMOVE (Results 1 – 2 of 2) sorted by relevance
437 #define OPC_TCHMOVE 0x08000000 macro439 #define SCR_TCHMOVE_ABS(l) ((0x20000000 | OPC_TCHMOVE) | (l))440 #define SCR_TCHMOVE_TBL (0x30000000 | OPC_TCHMOVE)
463 opcode = (opcode & ~OPC_TCHMOVE); in sym_fw_bind_script()472 opcode = (opcode & ~OPC_TCHMOVE); in sym_fw_bind_script()