Searched refs:NEON_RBIT_NOT (Results 1 – 8 of 8) sorted by relevance
1352 NEON_RBIT_NOT = NEON2RegMiscFixed | 0x20005000, enumerator1371 NEON_RBIT_NOT_opcode = NEON_RBIT_NOT & NEON2RegMiscOpcode,
1480 case NEON_RBIT_NOT: in VisitNEON2RegMisc()
3851 Emit(VFormat(vd) | NEON_RBIT_NOT | Rn(vn) | Rd(vd)); in not_()3857 Emit(VFormat(vn) | (1 << NEONSize_offset) | NEON_RBIT_NOT | Rn(vn) | Rd(vd)); in rbit()
3537 case NEON_RBIT_NOT: in VisitNEON2RegMisc()
1614 NEON_RBIT_NOT = NEON2RegMiscFixed | 0x20005000, enumerator1633 NEON_RBIT_NOT_opcode = NEON_RBIT_NOT & NEON2RegMiscOpcode,
2283 case NEON_RBIT_NOT: in VisitNEON2RegMisc()
4156 Emit(VFormat(vd) | NEON_RBIT_NOT | Rn(vn) | Rd(vd)); in not_()4164 Emit(VFormat(vn) | (1 << NEONSize_offset) | NEON_RBIT_NOT | Rn(vn) | Rd(vd)); in rbit()
3872 case NEON_RBIT_NOT: in VisitNEON2RegMisc()