Searched refs:TYPE_SWPB (Results 1 – 1 of 1) sorted by relevance
75 #define TYPE_SWPB (1 << 22) macro122 if ((type != TYPE_SWPB) && (address & 0x3)) { in emulate_swpX()133 if (type == TYPE_SWPB) in emulate_swpX()146 if (type == TYPE_SWPB) in emulate_swpX()192 type = instr & TYPE_SWPB; in swp_handler()