Searched refs:OPC_TCHMOVE (Results 1 – 2 of 2) sorted by relevance
424 #define OPC_TCHMOVE 0x08000000 macro426 #define SCR_TCHMOVE_ABS(l) ((0x20000000 | OPC_TCHMOVE) | (l))427 #define SCR_TCHMOVE_TBL (0x30000000 | OPC_TCHMOVE)
446 opcode = (opcode & ~OPC_TCHMOVE); in sym_fw_bind_script()455 opcode = (opcode & ~OPC_TCHMOVE); in sym_fw_bind_script()