Searched refs:is_phys (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/hppa/ |
| H A D | translate.c | 1562 unsigned sp, int modify, bool is_phys) in form_gva() 1587 if (!is_phys) { 1556 form_gva(DisasContext * ctx,TCGv_i64 * pgva,TCGv_i64 * pofs,unsigned rb,unsigned rx,int scale,int64_t disp,unsigned sp,int modify,bool is_phys) form_gva() argument
|