]> Git Repo - qemu.git/commit - target/tilegx/cpu.h
target-tilegx: Decode ill pseudo-instructions
authorChen Gang <[email protected]>
Sat, 26 Sep 2015 05:00:35 +0000 (13:00 +0800)
committerRichard Henderson <[email protected]>
Wed, 7 Oct 2015 09:03:15 +0000 (20:03 +1100)
commitdd8070d865ad1b32876931f812a80645f97112ff
tree8817853137d05d0a14298dd80ffae1b8c1612686
parentbf0f60a61b92f4f9ddf09a3cf4fc41796fa42aed
target-tilegx: Decode ill pseudo-instructions

Notice raise and bpt, decoding the constants embedded in the
nop addil instruction in the x0 slot.

[rth: Generalize TILEGX_EXCP_OPCODE_ILL to TILEGX_EXCP_SIGNAL.
Drop validation of signal values.]

Signed-off-by: Chen Gang <[email protected]>
Message-Id: <1443243635[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
linux-user/main.c
target-tilegx/cpu.h
target-tilegx/translate.c
This page took 0.02542 seconds and 4 git commands to generate.