Home
last modified time | relevance | path

Searched refs:v0 (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Ddex_instruction_visitor_test.cc44 CountVisitor v0; in TEST() local
46 v0.Visit(c0, sizeof(c0)); in TEST()
47 EXPECT_EQ(0, v0.count_); in TEST()
/art/runtime/arch/mips/
Djni_entrypoints_mips.S47 beq $v0, $zero, .Lno_native_code_found
50 move $t9, $v0 # put method code result in $t9
Dquick_entrypoints_mips.S246 bnez $v0, 1f # success?
256 beqz $v0, 1f # success?
306 lw $v0, 8($a0)
334 move $v0, $zero # clear result registers r0 and r1
451 move $a0, $v0 # save target Method*
452 move $t9, $v1 # save $v0->code_
454 beqz $v0, 1f
531 sw $v0, 0($t0) # store the result
599 beqz $v0, .Lthrow_class_cast_exception
688 bnez $v0, .Ldo_aput
[all …]
Dmemcmp16_mips.S39 subu $v0,$t0,$t1