mips32_isa_rel is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

mips32_isa_rel enum

Syntax

enum mips32_isa_rel {     MIPS32_RELEASE_1 = 0,     MIPS32_RELEASE_2 = 1,     MIPS32_RELEASE_6 = 2,     MIPS32_RELEASE_UNKNOWN, };

Values

MIPS32_RELEASE_1

No summary provided. Read more...

MIPS32_RELEASE_2

No summary provided. Read more...

MIPS32_RELEASE_6

No summary provided. Read more...

MIPS32_RELEASE_UNKNOWN

No summary provided. Read more...

References

LocationReferrerScopeText
mips32.h:260
enum mips32_isa_rel {
mips32.c:1934mips32_handle_cpuinfo_command()
enum mips32_isa_rel ar = mips32->isa_rel;
mips32.h:394mips32_common::isa_relmips32_common
enum mips32_isa_rel isa_rel;

Type Use

Variables of mips32_isa_rel type
mips32_handle_cpuinfo_command()::ar
all items filtered out
mips32_isa_rel
Allocators of mips32_isa_rel
Deletors of mips32_isa_rel
mips32_handle_cpuinfo_command()::ar
all items filtered out
mips32_isa_rel
mips32_handle_cpuinfo_command()::ar
all items filtered out