projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3f46ea
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 20 Nov 2020 15:48:26 +0000
(15:48 +0000)
committer
IkiWiki
<ikiwiki.info>
Fri, 20 Nov 2020 15:48:26 +0000
(15:48 +0000)
openpower/sv/16_bit_compressed.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/16_bit_compressed.mdwn
b/openpower/sv/16_bit_compressed.mdwn
index 6fb705c91645fa88ad57f37edd69ba6970e8a611..07c40fad72278abb1e053c7ba057e249344d0d6d 100644
(file)
--- a/
openpower/sv/16_bit_compressed.mdwn
+++ b/
openpower/sv/16_bit_compressed.mdwn
@@
-487,7
+487,7
@@
space (when RA==0)
| 1 1 0 0 | | | 001.1 | 0 | | M |
| 1 1 1 1 | | | 001.1 | 0 10 | | M |
-# Analysis techniques
+# Analysis techniques
and tools
objdump -d --no-show-raw-insn /bin/bash | sed 'y/\t/ /;
s/^[ x0-9A-F]*: *\([a-z.]\+\) *\(.*\)/\1 \2 /p; d' |