projects
/
experiments
/
inline-assembly.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9a9da56
)
Add another link for reference
master
author
Antonio Ospite <ospite@studenti.unina.it>
Sun, 10 Nov 2013 11:43:28 +0000
(12:43 +0100)
committer
Antonio Ospite <ospite@studenti.unina.it>
Sun, 10 Nov 2013 11:43:28 +0000
(12:43 +0100)
README.txt
patch
|
blob
|
history
diff --git
a/README.txt
b/README.txt
index
3ba4a49
..
0cfada5
100644
(file)
--- a/
README.txt
+++ b/
README.txt
@@
-3,7
+3,7
@@
Some references:
http://ibiblio.org/gferg/ldp/GCC-Inline-Assembly-HOWTO.html
http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/Extended-Asm.html
http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/Constraints.html
http://ibiblio.org/gferg/ldp/GCC-Inline-Assembly-HOWTO.html
http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/Extended-Asm.html
http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/Constraints.html
-
+http://drpaulcarter.com/pcasm/
Debugging assembly code with gdb:
Debugging assembly code with gdb: