Searched refs:trunc_small_out (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-assembler-mips.cc1086 uint32_t trunc_small_out; member in struct:__anon17382
1099 __ swc1(f10, MemOperand(a0, OFFSET_OF(T, trunc_small_out)));
1127 CHECK_EQ(static_cast<int>(t.trunc_small_out),
H A Dtest-assembler-mips64.cc1097 uint32_t trunc_small_out; member in struct:__anon17393
1110 __ swc1(f10, MemOperand(a0, OFFSET_OF(T, trunc_small_out)));
1138 CHECK_EQ(static_cast<int>(t.trunc_small_out),

Completed in 80 milliseconds