Searched refs:TYPE_SWPB (Results 1 – 2 of 2) 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()
129 #define TYPE_SWPB (1 << 22) macro136 if ((type != TYPE_SWPB) && (address & 0x3)) { in emulate_swpX()145 if (type == TYPE_SWPB) in emulate_swpX()172 type = instr & TYPE_SWPB; in swp_handler()213 if (type == TYPE_SWPB) in swp_handler()