Home
last modified time | relevance | path

Searched refs:SSP (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dm10300-opc.c223 #define SSP (USP+1) macro
227 #define MSP (SSP+1)
494 { "mov", 0xf024, 0xfffc, 0, FMT_D0, AM33, {SSP, AN0}},
498 { "mov", 0xf031, 0xfff3, 0, FMT_D0, AM33, {AN1, SSP}},
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20121586 * config/tc-mn10300.c (other_registers): Add SSP and USP.