descriptionA small ARM assembler
homepage URLhttp://litcave.rudi.ir/
owneraligrudi@gmail.com
last changeTue, 19 Apr 2016 12:35:37 +0000 (19 17:05 +0430)
content tags
add:
readme
neatas is a simple ARM assembler.
shortlog
2016-04-19 Ali Gholami... neatas: dedicate 5 bits to shiftsmaster
2011-03-19 Ali Gholami... let '.' label point to the current instruction
2011-03-17 Ali Gholami... status and coprocessor instructions
2011-03-17 Ali Gholami... report unknown labels
2011-03-14 Ali Gholami... distinguish bleq from ble
2011-03-14 Ali Gholami... labels starting with dot or digits are considered local
2011-03-14 Ali Gholami... fix the type of loffs
2011-03-10 Ali Gholami... neatas: fix ldr I-bit and mul S-bit docs
2011-03-10 Ali Gholami... report an error for invalid registers
2011-03-10 Ali Gholami... exit if instruction immediate cannot be encoded
2011-03-10 Ali Gholami... neatas: show line number for syntax errors
2011-03-10 Ali Gholami... handle unsigned byte ldr
2011-03-08 Ali Gholami... use rot:imm op2 for "add r0, #0xcc000000"
2011-03-08 Ali Gholami... fix "add r0, r1, r2, lsl #1"
2011-03-08 Ali Gholami... out: import back out.c changes from neatcc
2011-03-06 Ali Gholami... add mul and mla instructions
...
heads
8 years ago master