diff options
| author | Chen Gang <gang.chen.5i5j@gmail.com> | 2015-10-04 13:34:33 +0800 |
|---|---|---|
| committer | Richard Henderson <rth@twiddle.net> | 2015-10-07 20:17:21 +1100 |
| commit | 77b3adc0012153e629b48b710ad19a8b544bb507 (patch) | |
| tree | 4ed5e826dd64104e8f09c9f06f483cf1617b76cb /tests/test-string-output-visitor.c | |
| parent | a419e22d703667211521d4257df294047c13eca3 (diff) | |
| download | focaccia-qemu-77b3adc0012153e629b48b710ad19a8b544bb507.tar.gz focaccia-qemu-77b3adc0012153e629b48b710ad19a8b544bb507.zip | |
target-tilegx: Use TILEGX_EXCP_OPCODE_UNKNOWN and TILEGX_EXCP_OPCODE_UNIMPLEMENTED correctly
For some cases, they are for TILEGX_EXCP_OPCODE_UNKNOWN, not for TILEGX_EXCP_OPCODE_UNIMPLEMENTED. Also for some cases, they are for TILEGX_EXCP_OPCODE_UNIMPLEMENTED, not for TILEGX_EXCP_OPCODE_UNKNOWN. When analyzing issues, the correct printing information is necessary, e.g. grep UIMP in gcc testsuite output log for finding qemu tilegx umimplementation issues, grep UNKNOWN for finding unknown instructions. Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tests/test-string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions