Home
last modified time | relevance | path

Searched defs:DO_BITPERM (Results 1 – 1 of 1) sorted by last modified time

/qemu/target/arm/tcg/
H A Dsve_helper.c1586 #define DO_BITPERM(NAME, TYPE, OP) \ macro
1611 DO_BITPERM(sve2_bext_b, uint8_t, bitextract) in DO_BITPERM() function
1630 DO_BITPERM(sve2_bdep_b, uint8_t, bitdeposit) in DO_BITPERM() function
1652 DO_BITPERM(sve2_bgrp_b, uint8_t, bitgroup) in DO_BITPERM() function