Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c300 #define DO_VSTR64_SG(OP, ADDRFN, WB) \ macro
355 DO_VSTR64_SG(vstrd_sg_ud, ADDR_ADD, false) in DO_VLDR64_SG()
360 DO_VSTR64_SG(vstrd_sg_os_ud, ADDR_ADD_OSD, false) in DO_VLDR64_SG()
365 DO_VSTR64_SG(vstrd_sg_wb_ud, ADDR_ADD, true) in DO_VLDR64_SG()