HomeSort by relevance Sort by last modified time
    Searched defs:alu_out (Results 1 - 5 of 5) sorted by null

  /external/v8/src/mips/
simulator-mips.cc 2946 int32_t alu_out = 0x12345678; local
3657 int64_t alu_out = 0x12345678; local
    [all...]
  /external/v8/src/mips64/
simulator-mips64.cc 3243 int64_t alu_out = 0x12345678; local
3538 int64_t alu_out; local
3597 SetResult(rd_reg(), alu_out); local
3613 SetResult(rd_reg(), alu_out); local
3630 SetResult(rd_reg(), alu_out); local
3660 SetResult(rd_reg(), alu_out); local
3674 SetResult(rd_reg(), alu_out); local
3706 SetResult(rd_reg(), alu_out); local
3718 SetResult(rd_reg(), alu_out); local
    [all...]
  /external/v8/src/ppc/
simulator-ppc.cc 1718 uint32_t alu_out = (rb_val == 0) ? -1 : ra_val % rb_val; local
1729 uint64_t alu_out = (rb_val == 0) ? -1 : ra_val % rb_val; local
1743 int32_t alu_out = (rb_val == 0 || overflow) ? -1 : ra_val % rb_val; local
1758 int64_t alu_out = local
2034 uintptr_t alu_out = ~ra_val + rb_val + 1; local
2055 uintptr_t alu_out = ~ra_val + rb_val; local
2073 uintptr_t alu_out = ra_val + rb_val; local
2094 uintptr_t alu_out = ra_val + rb_val; local
2111 int64_t alu_out = (int64_t)ra_val * (int64_t)rb_val; local
2125 uint64_t alu_out = (uint64_t)ra_val * (uint64_t)rb_val; local
2137 intptr_t alu_out = 1 + ~ra_val; local
2298 intptr_t alu_out = rs_val & rb_val; local
2311 intptr_t alu_out = rs_val & ~rb_val; local
2365 intptr_t alu_out = rb_val - ra_val; local
2394 intptr_t alu_out = ~(rs_val | rb_val); local
2407 int32_t alu_out = ra_val * rb_val; local
2422 int64_t alu_out = ra_val * rb_val; local
2440 int32_t alu_out = (rb_val == 0 || overflow) ? -1 : ra_val \/ rb_val; local
2463 uint32_t alu_out = (overflow) ? -1 : ra_val \/ rb_val; local
2489 int64_t alu_out = local
2507 uint64_t alu_out = (rb_val == 0) ? -1 : ra_val \/ rb_val; local
2523 intptr_t alu_out = ra_val + rb_val; local
2537 intptr_t alu_out = rs_val ^ rb_val; local
2550 intptr_t alu_out = rs_val | rb_val; local
2563 intptr_t alu_out = rs_val | ~rb_val; local
3412 intptr_t alu_out = im_val - ra_val; local
3499 uintptr_t alu_out = ra_val + im_val; local
3513 intptr_t alu_out; local
3528 intptr_t alu_out; local
3635 intptr_t alu_out = rs_val | im_val; local
3644 intptr_t alu_out = rs_val | (im_val << 16); local
3653 intptr_t alu_out = rs_val ^ im_val; local
3663 intptr_t alu_out = rs_val ^ (im_val << 16); local
3672 intptr_t alu_out = rs_val & im_val; local
3682 intptr_t alu_out = rs_val & (im_val << 16); local
    [all...]
  /external/v8/src/arm/
simulator-arm.cc 2112 int32_t alu_out = rm_val * rs_val; local
2448 int32_t alu_out; local
    [all...]
  /external/v8/src/s390/
simulator-s390.cc 2559 uint32_t alu_out = 0; local
2928 uint32_t alu_out = 0; local
2951 uint64_t alu_out = (static_cast<uint64_t>(r1_val) << 32) | local
2968 int32_t alu_out = 0; local
3174 int64_t alu_out = r1_val >> shiftBits; local
3194 uint64_t alu_out = r1_val >> shiftBits; local
3555 int32_t alu_out = 0; local
3644 int32_t alu_out = 0; local
3778 uint32_t alu_out = 0; local
3799 uint32_t alu_out = 0; local
4572 uint32_t alu_out = get_low_register<uint32_t>(r1); local
4593 uint32_t alu_out = get_high_register<uint32_t>(r1); local
4703 int32_t alu_out = 0; local
4727 intptr_t alu_out = 0; local
4952 uint32_t alu_out = 0; local
5038 uint32_t alu_out = 0; local
5069 uint64_t alu_out = 0; local
5207 uint32_t alu_out = get_low_register<uint32_t>(r1); local
5234 int32_t alu_out = get_low_register<int32_t>(r1); local
5275 int32_t alu_out = 0; local
5309 int64_t alu_out = get_register(r1); local
5367 uint32_t alu_out = get_low_register<uint32_t>(r1); local
5394 int32_t alu_out = r1_val + i2; local
5402 int64_t alu_out = r1_val + i2; local
5424 int32_t alu_out = mem_val + i2; local
5445 int64_t alu_out = mem_val + i2; local
5466 uint64_t alu_out = r1_val; local
5501 uint64_t alu_out; local
5538 int32_t alu_out = get_low_register<int32_t>(r1); local
5542 int64_t alu_out = get_register(r1); local
6411 uint32_t alu_out = 0; local
6731 uint32_t alu_out = 0; local
6745 uint32_t alu_out = 0; local
6882 int32_t alu_out = 0; local
6901 int32_t alu_out = 0; local
6919 int32_t alu_out = 0; local
6957 int32_t alu_out = 0; local
6984 int32_t alu_out = 0; local
6999 int32_t alu_out = 0; local
7026 int32_t alu_out = 0; local
7044 int32_t alu_out = 0; local
7205 uint32_t alu_out = 0; local
7218 uint32_t alu_out = 0; local
7231 int32_t alu_out = 0; local
7247 int32_t alu_out = 0; local
7267 uint64_t alu_out = r1_val >> shiftBits; local
7284 uint64_t alu_out = (static_cast<uint64_t>(r1_val) << 32) | local
7302 int64_t alu_out = r1_val >> shiftBits; local
7978 uint32_t alu_out = 0; local
7989 uint32_t alu_out = 0; local
8001 uint32_t alu_out = get_high_register<uint32_t>(r1); local
8012 uint32_t alu_out = get_low_register<uint32_t>(r1); local
8023 uint32_t alu_out = get_high_register<uint32_t>(r1); local
8034 uint32_t alu_out = get_low_register<uint32_t>(r1); local
8062 int64_t alu_out = get_register(r1); local
8071 int32_t alu_out = get_low_register<int32_t>(r1); local
8085 uint64_t alu_out; local
8095 uint32_t alu_out = get_low_register<uint32_t>(r1); local
8111 int64_t alu_out = r1_val + i2; local
8126 int32_t alu_out = r1_val + i2; local
8141 uint64_t alu_out; local
8152 uint32_t alu_out = get_low_register<uint32_t>(r1); local
10547 uint32_t alu_out = 0; local
10568 uint32_t alu_out = 0; local
10932 int64_t alu_out = get_register(r1); local
10945 int64_t alu_out = get_register(r1); local
10963 uint64_t alu_out = r1_val; local
10981 uint64_t alu_out = r1_val; local
11062 uint64_t alu_out = r1_val; local
11077 uint64_t alu_out = r1_val; local
11169 int64_t alu_out = get_register(r1); local
11181 int64_t alu_out = get_register(r1); local
11293 int32_t alu_out = get_low_register<int32_t>(r1); local
11306 uint32_t alu_out = get_low_register<uint32_t>(r1); local
11317 int32_t alu_out = get_low_register<int32_t>(r1); local
11330 int32_t alu_out = get_low_register<int32_t>(r1); local
11343 int32_t alu_out = get_low_register<int32_t>(r1); local
11354 int32_t alu_out = get_low_register<int32_t>(r1); local
11370 int32_t alu_out = get_low_register<int32_t>(r1); local
11404 uint32_t alu_out = get_low_register<uint32_t>(r1); local
11417 uint32_t alu_out = get_low_register<uint32_t>(r1); local
11525 int32_t alu_out = 0; local
11544 int32_t alu_out = 0; local
11565 int64_t alu_out = get_register(r1); local
11578 int64_t alu_out = get_register(r1); local
11591 int64_t alu_out = get_register(r1); local
11888 intptr_t alu_out = 0; local
11905 intptr_t alu_out = 0; local
11928 uint64_t alu_out = 0; local
11947 uint64_t alu_out = 0; local
11972 uint64_t alu_out = 0; local
12124 int32_t alu_out = mem_val + i2; local
12153 int64_t alu_out = mem_val + i2; local
12252 int32_t alu_out = 0; local
12269 int32_t alu_out = 0; local
12292 uint32_t alu_out = 0; local
12311 uint32_t alu_out = 0; local
    [all...]

Completed in 2180 milliseconds