Home
last modified time | relevance | path

Searched refs:Lnot_unlocked (Results 1 – 2 of 2) sorted by relevance

/art/runtime/arch/arm/
Dquick_entrypoints_arm.S571 bne .Lnot_unlocked @ Check if unlocked.
577 .Lnot_unlocked: @ r2: original lock word, r1: thread_id, r3: r2 ^ r1 label
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S903 b.ne .Lnot_unlocked // Check if unlocked.
908 .Lnot_unlocked: // w2: original lock word, w1: thread id, w3: w2 ^ w1 label