Home | History | Annotate | Download | only in priv

Lines Matching defs:amode

377 /* 32-bit mode: compute an I32 into an AMode.
378 64-bit mode: compute an I64 into an AMode.
381 using this amode. That is so that, for 64-bit code generation, any
384 amode is to be used in ld/ldu/lda/std/stdu.
520 /* Given an amode, return one which references 4 bytes further
1538 PPCAMode* amode
1540 addInstr(env, PPCInstr_Load(2,r_dst,amode, mode64));
1974 /* Return an AMode which computes the value of the specified
2018 vpanic("sane_AMode: unknown ppc amode tag");
2037 /* If the data load/store type is I32 or I64, this amode might
2041 any other type (I8/I16/I128/F32/F64/V128) the amode will not
3801 the offset in a 'reg+offset' style amode. */