HomeSort by relevance Sort by last modified time
    Searched refs:target_4 (Results 1 - 2 of 2) sorted by null

  /external/vixl/benchmarks/aarch32/
bench-branch-link-masm.cc 55 Label target_1, target_2, target_3, target_4; local
69 __ Blx(&target_4);
71 __ Bind(&target_4);
  /external/vixl/benchmarks/aarch64/
bench-branch-link-masm.cc 60 Label target_1, target_2, target_3, target_4; local
74 __ Tbz(x3, 2, &target_4);
76 __ Bind(&target_4);

Completed in 431 milliseconds