HomeSort by relevance Sort by last modified time
    Searched full:addrhi_reg (Results 1 - 1 of 1) sorted by null

  /external/qemu/tcg/hppa/
tcg-target.c 1028 /* Note that addrhi_reg is only used for 64-bit guests. */
1029 int addrhi_reg = (TARGET_LONG_BITS == 64 ? *args++ : TCG_REG_R0); local
1144 int addrhi_reg = (TARGET_LONG_BITS == 64 ? *args++ : TCG_REG_R0); local
    [all...]

Completed in 115 milliseconds