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

  /external/v8/test/cctest/
test-assembler-mips.cc 710 int32_t result_rotrv_16; member in struct:__anon23902
761 __ sw(t4, MemOperand(a0, offsetof(T, result_rotrv_16)) );
788 CHECK_EQ(static_cast<int32_t>(0x56781234), t.result_rotrv_16);
    [all...]
test-assembler-mips64.cc 707 int32_t result_rotrv_16; member in struct:__anon23915
758 __ sw(t0, MemOperand(a0, offsetof(T, result_rotrv_16)) );
785 CHECK_EQ(static_cast<int32_t>(0x56781234), t.result_rotrv_16);
    [all...]

Completed in 845 milliseconds