Home | History | Annotate | Download | only in out

Lines Matching full:quick

1027  * because the -quick versions always operate on 32 bits.  Consider:
1029 * iput-quick foo (writes all 32 bits to the field)
1032 * iget-quick foo (reads all 32 bits from the field, yielding 0xffff0001)
1038 * approach is to have sub-int versions of iget-quick, but now we're wasting
1076 ILOGV("|iget%s-quick v%d,v%d,field@+%u", \
1121 ILOGV("|iput%s-quick v%d,v%d,field@0x%04x", \
3522 ILOGV("|invoke-virtual-quick-range args=%d @0x%04x {regs=v%d-v%d}",
3527 ILOGV("|invoke-virtual-quick args=%d @0x%04x {regs=0x%04x %x}",
3572 ILOGV("|invoke-super-quick-range args=%d @0x%04x {regs=v%d-v%d}",
3576 ILOGV("|invoke-super-quick args=%d @0x%04x {regs=0x%04x %x}",
3853 * including "quick" variants.