projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03f4008
)
target/mips: Add bit encoding for MXU accumulate add/sub 1-bit pattern 'aptn1'
author
Aleksandar Markovic
<amarkovic@wavecomp.com>
Tue, 23 Oct 2018 14:47:58 +0000
(16:47 +0200)
committer
Aleksandar Markovic
<amarkovic@wavecomp.com>
Mon, 29 Oct 2018 13:13:47 +0000
(14:13 +0100)
Add bit encoding for MXU accumulate add/subtract 1-bit pattern
'aptn1'.
Reviewed-by: Stefan Markovic <smarkovic@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
target/mips/translate.c
patch
|
blob
|
history
diff --git
a/target/mips/translate.c
b/target/mips/translate.c
index d2053d69d71117aae0290c01c79c28ab9e86e817..848b0ef9b5ab145775a9aaad75fd83ac7ef290a0 100644
(file)
--- a/
target/mips/translate.c
+++ b/
target/mips/translate.c
@@
-23978,6
+23978,12
@@
static void decode_opc_special(CPUMIPSState *env, DisasContext *ctx)
}
}
+
+/* MXU accumulate add/subtract 1-bit pattern 'aptn1' */
+#define MXU_APTN1_A 0
+#define MXU_APTN1_S 1
+
+
/*
*
* Decode MXU pool00