Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dtarget_long.h23 #define TARGET_LONG_SIZE (TARGET_LONG_BITS / 8) macro
26 #if TARGET_LONG_SIZE == 4
33 #elif TARGET_LONG_SIZE == 8
41 #error TARGET_LONG_SIZE undefined
/openbmc/qemu/include/user/
H A Dtswap-target.h14 #if TARGET_LONG_SIZE == 4
/openbmc/qemu/target/ppc/
H A Dgdbstub.c378 len = TARGET_LONG_SIZE; in gdb_get_spr_reg()
421 len = TARGET_LONG_SIZE; in gdb_set_spr_reg()