NetBoot/vasm-1/cpus/c16x/cpu_errors.h

9 lines
255 B
C
Raw Normal View History

2020-06-20 01:33:04 +00:00
"illegal operand",ERROR,
"word register expected",ERROR,
"",ERROR,
"value does not find in %d bits",WARNING,
"data size not supported",ERROR,
"illegal use of SOF",WARNING,
"illegal use of SEG",WARNING,
"illegal use of DPP prefix",WARNING,