|
V8 Project
|
#include <assembler-mips.h>
Collaboration diagram for v8::internal::FPUControlRegister:Public Member Functions | |
| bool | is_valid () const |
| bool | is (FPUControlRegister creg) const |
| int | code () const |
| int | bit () const |
| void | setcode (int f) |
| bool | is_valid () const |
| bool | is (FPUControlRegister creg) const |
| int | code () const |
| int | bit () const |
| void | setcode (int f) |
Public Attributes | |
| int | code_ |
Definition at line 340 of file assembler-mips.h.
|
inline |
Definition at line 347 of file assembler-mips.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inline |
Definition at line 336 of file assembler-mips64.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inline |
Definition at line 343 of file assembler-mips.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inline |
Definition at line 332 of file assembler-mips64.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inline |
|
inline |
|
inline |
Definition at line 341 of file assembler-mips.h.
References code_, and v8::internal::kFCSRRegister.
Referenced by bit(), code(), and setcode().
Here is the caller graph for this function:
|
inline |
Definition at line 330 of file assembler-mips64.h.
References code_, and v8::internal::kFCSRRegister.
|
inline |
Definition at line 351 of file assembler-mips.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inline |
Definition at line 340 of file assembler-mips64.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:| int v8::internal::FPUControlRegister::code_ |
Definition at line 356 of file assembler-mips.h.
Referenced by bit(), code(), is(), is_valid(), and setcode().