v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
#include <stdlib.h>
#include "v8.h"
#include "disassembler.h"
#include "factory.h"
#include "macro-assembler.h"
#include "platform.h"
#include "serialize.h"
#include "cctest.h"
Go to the source code of this file.
Macros | |
#define | __ assm. |
Typedefs | |
typedef int(* | F0 )() |
typedef int(* | F1 )(int x) |
typedef int(* | F2 )(int x, int y) |
typedef int(* | F3 )(float x) |
typedef int(* | F4 )(double x) |
typedef double(* | F5 )(double x, double y) |
typedef double(* | F6 )(int x) |
typedef int(* | F7 )(double x, double y) |
Functions | |
TEST (AssemblerIa320) | |
TEST (AssemblerIa321) | |
TEST (AssemblerIa322) | |
TEST (AssemblerIa323) | |
TEST (AssemblerIa324) | |
TEST (AssemblerIa325) | |
TEST (AssemblerIa326) | |
TEST (AssemblerIa328) | |
TEST (AssemblerIa329) | |
TEST (AssemblerIa3210) | |
TEST (AssemblerMultiByteNop) | |
#define __ assm. |
Definition at line 57 of file test-assembler-ia32.cc.
Referenced by TEST().
typedef int(* F0)() |
Definition at line 42 of file test-assembler-ia32.cc.
typedef int(* F1)(int x) |
Definition at line 43 of file test-assembler-ia32.cc.
typedef int(* F2)(int x, int y) |
Definition at line 44 of file test-assembler-ia32.cc.
typedef int(* F3)(float x) |
Definition at line 167 of file test-assembler-ia32.cc.
typedef int(* F4)(double x) |
Definition at line 202 of file test-assembler-ia32.cc.
typedef double(* F5)(double x, double y) |
Definition at line 259 of file test-assembler-ia32.cc.
typedef double(* F6)(int x) |
Definition at line 305 of file test-assembler-ia32.cc.
typedef int(* F7)(double x, double y) |
Definition at line 342 of file test-assembler-ia32.cc.
TEST | ( | AssemblerIa320 | ) |
Definition at line 59 of file test-assembler-ia32.cc.
References __, Code::cast(), CHECK, CHECK_EQ, v8::internal::code(), Code::ComputeFlags(), v8::internal::eax, Code::entry(), v8::internal::esp, Assembler::GetCode(), and HEAP.
TEST | ( | AssemblerIa321 | ) |
Definition at line 87 of file test-assembler-ia32.cc.
References __, Code::cast(), CHECK, CHECK_EQ, v8::internal::code(), Code::ComputeFlags(), v8::internal::eax, v8::internal::edx, Code::entry(), v8::internal::esp, Assembler::GetCode(), HEAP, v8::internal::L, and v8::internal::not_zero.
TEST | ( | AssemblerIa322 | ) |
Definition at line 125 of file test-assembler-ia32.cc.
References __, Code::cast(), CHECK, CHECK_EQ, v8::internal::code(), Code::ComputeFlags(), v8::internal::eax, v8::internal::edx, Code::entry(), v8::internal::esp, FACTORY, Assembler::GetCode(), HEAP, v8::internal::L, v8::internal::not_zero, v8::internal::NULL, and RUNTIME_ENTRY.
TEST | ( | AssemblerIa323 | ) |
Definition at line 169 of file test-assembler-ia32.cc.
References __, Code::cast(), CHECK, CHECK_EQ, v8::internal::code(), Code::ComputeFlags(), Disassembler::Dump(), v8::internal::eax, Code::entry(), v8::internal::esp, Assembler::GetCode(), HEAP, Code::instruction_size(), Code::instruction_start(), CpuFeatures::IsSupported(), and v8::internal::SSE2.
TEST | ( | AssemblerIa324 | ) |
Definition at line 204 of file test-assembler-ia32.cc.
References __, Code::cast(), CHECK, CHECK_EQ, v8::internal::code(), Code::ComputeFlags(), Disassembler::Dump(), v8::internal::eax, Code::entry(), v8::internal::esp, Assembler::GetCode(), HEAP, Code::instruction_size(), Code::instruction_start(), CpuFeatures::IsSupported(), and v8::internal::SSE2.
TEST | ( | AssemblerIa325 | ) |
Definition at line 237 of file test-assembler-ia32.cc.
References __, baz, Code::cast(), CHECK_EQ, v8::internal::code(), Code::ComputeFlags(), v8::internal::eax, Code::entry(), Assembler::GetCode(), HEAP, and NONE.
TEST | ( | AssemblerIa326 | ) |
Definition at line 261 of file test-assembler-ia32.cc.
References __, Code::cast(), CHECK, v8::internal::code(), Code::ComputeFlags(), Disassembler::Dump(), Code::entry(), v8::internal::esp, Assembler::GetCode(), HEAP, Code::instruction_size(), Code::instruction_start(), CpuFeatures::IsSupported(), v8::internal::kPointerSize, v8::internal::SSE2, v8::internal::xmm0, and v8::internal::xmm1.
TEST | ( | AssemblerIa328 | ) |
Definition at line 307 of file test-assembler-ia32.cc.
References __, Code::cast(), CHECK, v8::internal::code(), Code::ComputeFlags(), v8::internal::eax, Code::entry(), v8::internal::esp, Assembler::GetCode(), HEAP, CpuFeatures::IsSupported(), v8::internal::SSE2, and v8::internal::xmm0.
TEST | ( | AssemblerIa329 | ) |
Definition at line 344 of file test-assembler-ia32.cc.
References __, v8::internal::above, v8::internal::below, Code::cast(), CHECK, CHECK_EQ, v8::internal::code(), Code::ComputeFlags(), v8::internal::eax, Code::entry(), v8::internal::equal, v8::internal::esp, Assembler::GetCode(), HEAP, v8::internal::kPointerSize, OS::nan_value(), and v8::internal::parity_even.
TEST | ( | AssemblerIa3210 | ) |
Definition at line 398 of file test-assembler-ia32.cc.
References __, v8::internal::equal, v8::internal::not_equal, and v8::internal::NULL.
TEST | ( | AssemblerMultiByteNop | ) |
Definition at line 412 of file test-assembler-ia32.cc.
References __, Code::cast(), CHECK, CHECK_EQ, v8::internal::code(), Code::ComputeFlags(), v8::internal::eax, v8::internal::ebx, v8::internal::ecx, v8::internal::edi, v8::internal::edx, Code::entry(), v8::internal::esi, Assembler::GetCode(), HEAP, v8::internal::not_equal, and Assembler::pc_offset().