]> gitweb.factorcode.org Git - factor.git/history - basis/cpu/arm/assembler/opcodes/opcodes.factor
factor: remove extra whitespace
[factor.git] / basis / cpu / arm / assembler / opcodes / opcodes.factor
2023-02-26 Doug Colemanfactor: remove extra whitespace refactor-sequences 2669/head
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-31 Giftpflanzecpu.arm.assembler: Optimize shifting immediates, qualif...
2023-01-31 Giftpflanzecpu.arm.assembler: Fix instructions
2023-01-30 GiftpflanzeARM64: Simplify, refactor, reorder
2023-01-29 GiftpflanzeARM64: Finish implementation
2023-01-26 GiftpflanzeARM64: Some more work
2023-01-25 Doug Colemancpu.arm.assembler.opcodes: there's is only one version...
2023-01-25 Giftpflanzeit now compiles to something sensible
2023-01-20 John BenediktssonSwitch to https urls
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/master'
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/html5-force-push'
2022-06-19 Doug ColemanMerge branch 'arm64-bootstrap2'
2022-06-18 Doug Colemancpu.arm.assembler: no io.binary arm64-bootstrap2
2022-06-17 Doug Colemanarm.assembler.opcodes: Directly output to make.
2022-06-17 Doug Colemancpu.arm.assembler: More words to encode, bounds checking
2022-06-17 Doug Colemanarm64: ADR encoding
2021-02-28 Doug Colemancpu.arm.assembler.opcodes: Add link to pdf
2020-11-30 John Benediktssoncpu.arm.assembler.opcodes: don't use sequences.extras.
2020-11-24 Doug Colemancpu.arm: Add assembler from arm64 branch.