Home | History | Annotate | Download | only in arm64

Lines Matching refs:w0

368     cbnz w0, 1f                // result non-zero branch over
563 // Store result (w0/x0/s0/d0) appropriately, depending on resultType.
962 cbz w0, .Lslow_lock
1086 * Currently all values should fit into w0/w1/w2, and w1 always will as indices are 32b. We
1314 ldrh w0, [xSELF, #THREAD_FLAGS_OFFSET] // get xSELF->state_and_flags.as_struct.flags
1316 cbnz w0, .Lneed_suspend // check flags == 0
1362 ldr w0, [sp, #0] // load caller Method*
1363 ldr w0, [x0, #METHOD_DEX_CACHE_METHODS_OFFSET] // load dex_cache_resolved_methods
1365 ldr w0, [x0, xIP1, lsl 2] // load the target method
1376 ldr w0, [sp, #0] // artQuickResolutionTrampoline puts called method in *SP.
1633 ldr w0, [x0, #STRING_VALUE_OFFSET] // x0 ?