mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-11 05:29:43 +00:00
Fix comment.
This commit is contained in:
parent
63b10175bf
commit
170a9d78e7
@ -101,7 +101,7 @@ const char* opc_bim_str[6] = {/* boolean immediate instructions */
|
||||
"andi.",
|
||||
"andis."};
|
||||
|
||||
const char* opc_logic[16] = {/* indexed load/store opcodes */
|
||||
const char* opc_logic[16] = {/* logic instructions */
|
||||
"and",
|
||||
"andc",
|
||||
"",
|
||||
|
Loading…
x
Reference in New Issue
Block a user