Home
last modified time | relevance | path

Searched defs:label3 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
H A Dassembler_aarch64_test.cpp323 Label label3; in HWTEST_F_L0() local
326 __ Tbnz(Register(X2), 5, &label3); in HWTEST_F_L0() local
329 __ Cbz(Register(X5), &label3); in HWTEST_F_L0() local

Completed in 2 milliseconds