Searched refs:TYPE_SWPB (Results 1 – 2 of 2) sorted by relevance
74 #define TYPE_SWPB (1 << 22) macro121 if ((type != TYPE_SWPB) && (address & 0x3)) { in emulate_swpX()132 if (type == TYPE_SWPB) in emulate_swpX()145 if (type == TYPE_SWPB) in emulate_swpX()191 type = instr & TYPE_SWPB; in swp_handler()
317 #define TYPE_SWPB (1 << 22) macro324 if ((type != TYPE_SWPB) && (address & 0x3)) { in emulate_swpX()333 if (type == TYPE_SWPB) in emulate_swpX()379 type = instr & TYPE_SWPB; in swp_handler()420 if (type == TYPE_SWPB) in swp_handler()