mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2024-11-08 04:08:49 +00:00
10 lines
434 B
C
10 lines
434 B
C
|
"instruction not supported on selected architecture",ERROR,
|
||
|
"trailing garbage in operand",WARNING,
|
||
|
"missing closing parenthesis in addressing mode",ERROR,
|
||
|
"data size %d not supported",ERROR,
|
||
|
"relocation does not allow hi/lo modifier",ERROR,
|
||
|
"operand doesn't fit into %d bits",ERROR, /* 05 */
|
||
|
"branch destination out of range",ERROR,
|
||
|
"illegal bit number",ERROR,
|
||
|
"identifier expected",ERROR,
|