Searched refs:sfr (Results 1 – 17 of 17) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/rl78/ |
D | pr19158.s | 2 .set sfr, 0xffff8 define 3 mov a, sfr 4 mov sfr, a 5 mov sfr, #123 6 xch a, sfr
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | rl78-parse.y | 149 %type <regno> regb regb_na regw regw_na FLAG sfr 276 | andor1 CY ',' sfr '.' EXPR {Bit($6)} 316 | bt_bf sfr '.' EXPR ',' '$' EXPR 397 | setclr1 sfr '.' EXPR 548 | MOV sfr ',' '#' EXPR 609 | MOV A ',' sfr 612 | MOV sfr ',' regb 619 | MOV sfr ',' opt_es EXPR {SA($5)} {NOT_ES} 736 | mov1 CY ',' sfr '.' EXPR 754 | mov1 sfr '.' EXPR ',' CY [all …]
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | i960.h | 106 #define OP(align,lit,fp,sfr) ( align | lit | fp | sfr ) argument
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | rl78-decode.opc | 155 sfr (int x) 161 #define SFR sfr (IMMU (1))
|
D | rl78-decode.c | 156 sfr (int x) in sfr() function 162 #define SFR sfr (IMMU (1))
|
/toolchain/binutils/binutils-2.27/gas/po/ |
D | tr.po | 6051 msgid "no such sfr in this architecture" 6052 msgstr "bu yapıda sfr yok" 7273 msgstr "bu yapıda sfr yok" 7630 msgstr "bu yapıda sfr yok"
|
D | uk.po | 7804 msgid "no such sfr in this architecture" 7805 msgstr "немає sfr у цій архітектурі"
|
D | id.po | 6332 msgid "no such sfr in this architecture" 6333 msgstr "tidak sfr seperti itu dalam arsitektur ini"
|
D | fr.po | 7815 msgid "no such sfr in this architecture" 7816 msgstr "pas de tel « sfr » pour cette architecture"
|
D | es.po | 6735 msgid "no such sfr in this architecture" 6736 msgstr "no hay un sfr en esta arquitectura"
|
D | ru.po | 6255 msgid "no such sfr in this architecture"
|
D | rw.po | 5759 msgid "no such sfr in this architecture"
|
D | ja.po | 6514 msgid "no such sfr in this architecture"
|
D | zh_CN.po | 8145 msgid "no such sfr in this architecture"
|
D | gas.pot | 8205 msgid "no such sfr in this architecture"
|
D | fi.po | 6753 msgid "no such sfr in this architecture"
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | m32c.cpu | 1456 (comment "dma sfr addr 110") 1462 (comment "dma sfr addr 111")
|