Searched defs:do_shr_narrow (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-sve.c | 7309 TRANS_FEAT(SHRNB, aa64_sve2, do_shr_narrow, a, shrnb_ops) in TRANS_FEAT() argument 7382 TRANS_FEAT(RSHRNT, aa64_sve2, do_shr_narrow, a, rshrnt_ops) in TRANS_FEAT() argument 7412 TRANS_FEAT(SQSHRUNB, aa64_sve2, do_shr_narrow, a, sqshrunb_ops) in TRANS_FEAT() argument 7463 TRANS_FEAT(SQRSHRUNT, aa64_sve2, do_shr_narrow, a, sqrshrunt_ops) in TRANS_FEAT() argument 7496 TRANS_FEAT(SQSHRNB, aa64_sve2, do_shr_narrow, a, sqshrnb_ops) in TRANS_FEAT() argument 7548 TRANS_FEAT(SQRSHRNT, aa64_sve2, do_shr_narrow, a, sqrshrnt_ops) in TRANS_FEAT() argument 7577 TRANS_FEAT(UQSHRNB, aa64_sve2, do_shr_narrow, a, uqshrnb_ops) in TRANS_FEAT() argument
|