URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 16 |
Rev 166 |
Line 813... |
Line 813... |
/* Pointer to first opcode byte in frag. */
|
/* Pointer to first opcode byte in frag. */
|
char *opcodep;
|
char *opcodep;
|
|
|
/* Used to check integrity of the relaxation.
|
/* Used to check integrity of the relaxation.
|
One of 2 = long, 1 = word, or 0 = byte. */
|
One of 2 = long, 1 = word, or 0 = byte. */
|
int length_code;
|
int length_code ATTRIBUTE_UNUSED;
|
|
|
/* Size in bytes of variable-sized part of frag. */
|
/* Size in bytes of variable-sized part of frag. */
|
int var_part_size = 0;
|
int var_part_size = 0;
|
|
|
/* This is part of *fragP. It contains all information about addresses
|
/* This is part of *fragP. It contains all information about addresses
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.