Home | History | Annotate | Download | only in priv

Lines Matching defs:amode

410 /* 32-bit mode: compute an I32 into an AMode.
411 64-bit mode: compute an I64 into an AMode.
414 using this amode. That is so that, for 64-bit code generation, any
417 amode is to be used in ld/ldu/lda/std/stdu.
570 /* Given an amode, return one which references 4 bytes further
1664 PPCAMode* amode
1666 addInstr(env, PPCInstr_Load(2,r_dst,amode, mode64));
2173 /* Return an AMode which computes the value of the specified
2217 vpanic("sane_AMode: unknown ppc amode tag");
2236 /* If the data load/store type is I32 or I64, this amode might
2240 any other type (I8/I16/I128/F32/F64/V128) the amode will not
4730 the offset in a 'reg+offset' style amode. */