mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
target-tricore: Add masks and opcodes for decoding
Add masks and opcodes for decoding TriCore instructions. Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Reviewed-by: Richard Henderson <rth@twiddle.net> Message-id: 1409572800-4116-6-git-send-email-kbastian@mail.uni-paderborn.de Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
0aaeb118b3
commit
7c87d074d2
2 changed files with 1407 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
#include "exec/helper-proto.h"
|
||||
#include "exec/helper-gen.h"
|
||||
|
||||
#include "tricore-opcodes.h"
|
||||
/*
|
||||
* TCG registers
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue