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

  /external/v8/test/cctest/
test-assembler-mips.cc 713 int32_t result_rotrv_28; member in struct:__anon23902
764 __ sw(t7, MemOperand(a0, offsetof(T, result_rotrv_28)) );
791 CHECK_EQ(static_cast<int32_t>(0x23456781), t.result_rotrv_28);
    [all...]
test-assembler-mips64.cc 710 int32_t result_rotrv_28; member in struct:__anon23915
761 __ sw(t3, MemOperand(a0, offsetof(T, result_rotrv_28)) );
788 CHECK_EQ(static_cast<int32_t>(0x23456781), t.result_rotrv_28);
    [all...]

Completed in 450 milliseconds