Home
last modified time | relevance | path

Searched refs:DO_ST_PRIM_1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dsve_ldst_internal.h78 #define DO_ST_PRIM_1(NAME, H, TE, TM) \ macro
82 DO_ST_PRIM_1(bb, H1, uint8_t, uint8_t)
83 DO_ST_PRIM_1(bh, H1_2, uint16_t, uint8_t)
84 DO_ST_PRIM_1(bs, H1_4, uint32_t, uint8_t)
85 DO_ST_PRIM_1(bd, H1_8, uint64_t, uint8_t)
123 #undef DO_ST_PRIM_1