Searched refs:TYPE_SWPB (Results 1 – 2 of 2) sorted by relevance
76 #define TYPE_SWPB (1 << 22) macro136 if ((type != TYPE_SWPB) && (address & 0x3)) { in emulate_swpX()145 if (type == TYPE_SWPB) in emulate_swpX()157 if (type == TYPE_SWPB) in emulate_swpX()203 type = instr & TYPE_SWPB; in swp_handler()
313 #define TYPE_SWPB (1 << 22) macro342 if ((type != TYPE_SWPB) && (address & 0x3)) { in emulate_swpX()351 if (type == TYPE_SWPB) in emulate_swpX()377 type = instr & TYPE_SWPB; in swp_handler()417 if (type == TYPE_SWPB) in swp_handler()