Maijin
f4c2b98d63
Add some missing description for x86 opcodes
2016-01-09 11:21:50 +01:00
Jeffrey Crowell
d1b5b6ee62
fix doc for x86 enter
2015-12-15 17:56:02 -05:00
Sylvain Pelissier
309e078a8d
MIPS instructions information update
2015-11-13 20:48:34 +01:00
Sylvain Pelissier
93f1a17041
MIPS instructions information update
2015-11-10 22:36:22 +01:00
Kiwhacks
eb56f6d424
Add instruction descriptions for SPARC
2015-11-03 22:13:11 +01:00
xambroz
d448260816
build cleanup focused on possibility to control the lib directories with the build parameters
...
needed mainly for RedHat/Fedora builds
2015-10-27 03:26:45 +01:00
dukeBarman
c381a6cdb8
Add description for AVR instructions with option -w in rasm2
2015-10-01 11:04:36 +02:00
Ricardo Quesada
6966b2b6f3
adds 6502 opcode description
...
to be used with `?d`
eg:
`?d cli`
2015-09-18 17:17:24 +02:00
pancake
90f8ec4ff8
Fix #3297 - make install after make symstall
2015-09-17 11:11:24 +02:00
pancake
c21607030c
Document arm/thumb conditional branch instructions
2015-05-19 01:03:28 +02:00
pancake
9eadce52d9
Fixes for Tmb analysis and asm.describe
2015-05-08 04:10:19 +02:00
kroemeke
04450503f3
Added je jg jge jne opcode descriptions.
2015-04-01 23:30:50 +02:00
pancake
36ecbc21ff
Add ESIL support for MicroMIPS jraddiusp instruction
2015-02-13 18:15:06 +01:00
pancake
6e00097f0c
Add some more ARM instruction descriptions
2015-02-09 15:35:17 +01:00
Anton Kochkov
cee7d7cc17
Test if SDBs were created in libr/asm/d
2015-01-22 18:16:05 +03:00
pancake
05e1b556f8
Generate asm/d/mips and update sdb from git for 0.9.4
2015-01-19 18:48:53 +01:00
Thanat0s
03b6f03161
Adding z80 Help
2014-10-23 08:20:04 +02:00
futex
d2cd30b7cb
add setne instruction
...
add setne instruction
2014-09-16 15:22:57 +02:00
pancake
0d620bd37f
More native mingw32 fixes
2014-09-01 15:50:04 +02:00
pancake
0178d0a4ed
More fixups for mingw32
2014-09-01 15:29:02 +02:00
pancake
2719a78290
Support make install & make symstall with DESTDIR or PREFIX with spaces
2014-07-10 01:13:04 +02:00
jvoisin
08c864c1cf
Add MIPS opcodes description
2014-06-19 12:42:44 +02:00
zonkzonk
2f66bc120f
add some x86 instruction description (*q x86_64)
...
please review! should we split x86 and x86_64 ?
2014-02-06 01:01:52 +01:00
zonkzonk
d6466b32bf
Update x86
...
update rtdsc opcode description
2014-01-29 23:11:27 +01:00
Maxime M
c12bb6f493
PPC:Add some misc opcodes
2014-01-04 02:15:24 +01:00
jvoisin
5f01f6103d
Add some misc opcodes and remove duplicates
2013-11-28 23:29:13 +00:00
jvoisin
525b06fab4
Remove duplicates and add some missing opcodes
2013-09-29 18:38:15 +02:00
pancake
b62f60c07c
Fix two minor bugs reported by jvoisin
2013-09-28 19:23:37 +02:00
pancake
4c6bc1d28b
Fix build
2013-05-01 23:03:52 +02:00
pancake
d3eea7b431
Fix build and use proper check for non-root android
2012-09-06 11:22:01 +02:00
pancake
d33f3a9782
* Add b+ and b- commands
...
* ``..` quotes respect newlines
* Add pf c for signed bytes
* Fix pf w
* Add doc/dwarf test script
2012-06-22 03:49:25 +02:00
pancake
0f271a8bac
* Added api to get opcode descriptions
...
- r_asm now depends on r_db (uses r_pair aka sdb)
- r_asm_describe()
- install opcode descriptions
- Use ?d to get description of opcode (uses asm.arch)
* Add 'fl' command to get length of flag
* Fix some warnings in anal.sparc plugin
* Add new assembler directives
- .int8 (alias of .byte)
- .int16 (alias of .short)
- .int32 and .int64
* Fix memory leak in r_core_disasm()
* Add accessors for RAnalFcn.{refs,xrefs,vars,bbs}
- Updated bindings
2011-11-12 01:52:31 +01:00
pancake
e097de1f7a
* Import r1's rsc adict into libr/asm/d from
2011-11-07 18:37:38 +01:00