Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dcpu_ldst.h299 # define cpu_lduw_data cpu_lduw_be_data macro
321 # define cpu_lduw_data cpu_lduw_le_data macro
/openbmc/qemu/target/sparc/
H A Dldst_helper.c1220 ret = cpu_lduw_data(env, addr); in helper_ld_asi()