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

  /external/v8/test/cctest/
test-assembler-mips.cc 706 int32_t result_rotr_28; member in struct:__anon23902
739 __ sw(t7, MemOperand(a0, offsetof(T, result_rotr_28)) );
783 CHECK_EQ(static_cast<int32_t>(0x23456781), t.result_rotr_28);
    [all...]
test-assembler-mips64.cc 703 int32_t result_rotr_28; member in struct:__anon23915
736 __ sw(t3, MemOperand(a0, offsetof(T, result_rotr_28)) );
780 CHECK_EQ(static_cast<int32_t>(0x23456781), t.result_rotr_28);
    [all...]

Completed in 725 milliseconds