as: SH64-Regs

1 
1 9.43.2.2 Register Names
1 .......................
1 
1 You can use the predefined symbols 'r0' through 'r63' to refer to the
1 SH64 general registers, 'cr0' through 'cr63' for control registers,
1 'tr0' through 'tr7' for target address registers, 'fr0' through 'fr63'
1 for single-precision floating point registers, 'dr0' through 'dr62'
1 (even numbered registers only) for double-precision floating point
1 registers, 'fv0' through 'fv60' (multiples of four only) for
1 single-precision floating point vectors, 'fp0' through 'fp62' (even
1 numbered registers only) for single-precision floating point pairs,
1 'mtrx0' through 'mtrx48' (multiples of 16 only) for 4x4 matrices of
1 single-precision floating point registers, 'pc' for the program counter,
1 and 'fpscr' for the floating point status and control register.
1 
1    You can also refer to the control registers by the mnemonics 'sr',
1 'ssr', 'pssr', 'intevt', 'expevt', 'pexpevt', 'tra', 'spc', 'pspc',
1 'resvec', 'vbr', 'tea', 'dcr', 'kcr0', 'kcr1', 'ctc', and 'usr'.
1