descriptionA small ARM assembler
homepage URLhttp://litcave.rudi.ir/
owneraligrudi@gmail.com
last changeTue, 16 Jul 2024 18:48:56 +0000 (16 22:18 +0330)
content tags
add:
readme
neatas is a simple ARM assembler.
shortlog
2024-07-16 Ali Gholami... Makefile: use -O2 instead of -Osmaster
2016-04-19 Ali Gholami... neatas: dedicate 5 bits to shifts
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
...
heads
3 months ago master