Re: [Qemu-devel] [PATCH 1/4] target-tricore: fix offset masking in BOL format
On 12/12/2014 02:10 PM, Alex Zuepke wrote: Signed-off-by: Alex Zuepke --- target-tricore/tricore-opcodes.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Bastian Koppelmann
[Qemu-devel] [PATCH 1/4] target-tricore: fix offset masking in BOL format
Signed-off-by: Alex Zuepke --- target-tricore/tricore-opcodes.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target-tricore/tricore-opcodes.h b/target-tricore/tricore-opcodes.h index 0a9122c..70ac5ff 100644 --- a/target-tricore/tricore-opcodes.h +++ b/target-tricore/tric