OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mips_fpu_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
mips-tdep.h
88
enum
mips_fpu_type
enum
105
enum
mips_fpu_type
mips_fpu_type
{};
enum in struct:mips_gdbarch_tdep
mips-tdep.c
203
static enum
mips_fpu_type
mips_fpu_type
= MIPS_DEFAULT_FPU_TYPE;
variable in typeref:enum:mips_fpu_type
274
static enum
mips_fpu_type
278
return tdep->
mips_fpu_type
;
4813
if (tdep->
mips_fpu_type
!= MIPS_FPU_NONE)
5236
&& tdep->
mips_fpu_type
!= MIPS_FPU_NONE)
5260
&& tdep->
mips_fpu_type
!= MIPS_FPU_NONE)
5290
for (field = 0, regnum = (tdep->
mips_fpu_type
!= MIPS_FPU_NONE
5715
&& type->length () == 4 && tdep->
mips_fpu_type
!= MIPS_FPU_NONE)
5752
&& type->length () == 8 && tdep->
mips_fpu_type
!= MIPS_FPU_NONE
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
mips-tdep.h
88
enum
mips_fpu_type
enum
105
enum
mips_fpu_type
mips_fpu_type
{};
enum in struct:mips_gdbarch_tdep
mips-tdep.c
203
static enum
mips_fpu_type
mips_fpu_type
= MIPS_DEFAULT_FPU_TYPE;
variable in typeref:enum:mips_fpu_type
274
static enum
mips_fpu_type
278
return tdep->
mips_fpu_type
;
4818
if (tdep->
mips_fpu_type
!= MIPS_FPU_NONE)
5241
&& tdep->
mips_fpu_type
!= MIPS_FPU_NONE)
5265
&& tdep->
mips_fpu_type
!= MIPS_FPU_NONE)
5295
for (field = 0, regnum = (tdep->
mips_fpu_type
!= MIPS_FPU_NONE
5720
&& type->length () == 4 && tdep->
mips_fpu_type
!= MIPS_FPU_NONE)
5757
&& type->length () == 8 && tdep->
mips_fpu_type
!= MIPS_FPU_NONE
[
all
...]
Completed in 30 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026