Home | History | Annotate | Download | only in out

Lines Matching refs:aligned

53 In the EABI, "sp" must be 64-bit aligned on entry to a function, and any
54 64-bit quantities (long long, double) must be 64-bit aligned.
2037 * Arrays of long/double are 64-bit aligned, so it's okay to use LDRD.
2260 * Arrays of long/double are 64-bit aligned, so it's okay to use STRD.
2865 ldrd r2, [r0, #offStaticField_value] @ r2/r3<- field value (aligned)
7370 ldrd r0, [r3, r1] @ r0<- obj.field (64 bits, aligned)
7433 strd r0, [r2, r3] @ obj.field (64 bits, aligned)<- r0/r1
8296 strd r0, [r9, r3] @ obj.field (64 bits, aligned)<- r0