This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ARM registers, documentation.


On 07/12/11 10:40, Dave Pawson wrote:
> Looking for information in
> http://sourceware.org/binutils/docs-2.22/as/ARM_002dRegs.html#ARM_002dRegs
> I dug it out for my own purposes.
> 
> I'm told the source is \texi, I've authored in xml docbook.
> Hence text below is from the html.
> 
> HTH DaveP
> 
> 
>  VFP Status Registers
> 
> Floating Point System ID register (FPSID)
> Floating-Point Status and Control Register, (FPSCR)
> Floating-Point Exception Register, (FPEXC)
> Floating-Point Instruction Register, (FPINST)
> Floating-Point Instruction Register 2, (FPINST2).
> 
> VFP working registers (extension registers)

I question why the documentation needs even this level of detail.  You're not going to be able to
duplicate all the assembly instructions, so whatever you write is going to be incomplete.  I suggest
you concentrate on documenting only those areas where the tools deviate from 'standard' behaviour.

R.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]