Searched refs:OPCODE (Results 1 – 3 of 3) sorted by relevance
406 #define OPCODE 0xfc000000 macro521 if ((opcode & OPCODE) == LL) { in simulate_llsc()525 if ((opcode & OPCODE) == SC) { in simulate_llsc()639 if (!(opcode & OPCODE)) in do_tr()
416 #define OPCODE 0xfc000000 macro531 if ((opcode & OPCODE) == LL) { in simulate_llsc()535 if ((opcode & OPCODE) == SC) { in simulate_llsc()649 if (!(opcode & OPCODE)) in do_tr()
136 #define OPCODE 1 /* offset of opcode */ macro