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()
131 #define TYPE_SWPB (1 << 22) macro138 if ((type != TYPE_SWPB) && (address & 0x3)) { in emulate_swpX()147 if (type == TYPE_SWPB) in emulate_swpX()174 type = instr & TYPE_SWPB; in swp_handler()215 if (type == TYPE_SWPB) in swp_handler()