• instruction set
    i wander how to change the instruction set to generate "hex" file to target the 8051 80575 LPC2178 ARM processor
  • Instruction Set Manual Question
    I was unsure as to what the meaning of "Bytes" was in the description of a given instruction. For example: For the MOV opcode, two of the given mnemonics are: MOV @Rn, #immediate C AC F0 RS1...
  • force gcc usign ARM instruction set,why there are 2byte aligned instructions?
  • (ARM) Set of Instructions to read a txt file?
    Hello. I'm working on a project and I need to take some values from a text file and save them in registers. I've searched in internet but there's not enought information about the set of instructions...
  • How to boot Linux on  ARM core with only ARM instructions set
    Note: This was originally posted on 20th August 2012 at http://forums.arm.com Hi all, On the ARM core with several instructions sets,I just want use ARM instruction set to run Linux,Is that possible?...