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

  /external/v8/test/cctest/
test-assembler-mips.cc 704 int32_t result_rotr_20; member in struct:__anon23902
737 __ sw(t5, MemOperand(a0, offsetof(T, result_rotr_20)) );
781 CHECK_EQ(static_cast<int32_t>(0x45678123), t.result_rotr_20);
    [all...]
test-assembler-mips64.cc 701 int32_t result_rotr_20; member in struct:__anon23915
734 __ sw(t1, MemOperand(a0, offsetof(T, result_rotr_20)) );
778 CHECK_EQ(static_cast<int32_t>(0x45678123), t.result_rotr_20);
    [all...]

Completed in 79 milliseconds