Searched refs:DP (Results 1 – 25 of 61) sorted by relevance
123
/toolchain/binutils/binutils-2.25/cpu/ |
D | ip2k.opc | 153 /* Attempt to parse for DP. ex: mov w, offset(DP) 154 mov offset(DP),w */ 157 afteroffset = strstr (*strp, "(DP)"); 182 *strp += 4; /* Skip over the (DP) in *strp. */ 187 /* Found something there in front of (DP) but it's out 189 errmsg = _("(DP) offset out of range."); 502 /* Check to see if first two bits are 10 -> (DP). */ 506 (*info->fprintf_func) (info->stream, "%s","(DP)"); 508 (*info->fprintf_func) (info->stream, "$%lx%s", offsetvalue, "(DP)");
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/ |
D | addressing.s | 137 addc3 DP,R0,R0 163 addc3 R0,DP,R0 275 ldi DP,R0 293 ldi R0,DP 360 lda R0,DP
|
D | registers.s | 21 ldi R0,DP
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-nds32.texi | 73 @item 0 8 SP / 4 DP registers 74 @item 1 16 SP / 8 DP registers 75 @item 2 32 SP / 16 DP registers 76 @item 3 32 SP / 32 DP registers 113 Enable/Disable FPU DP extension
|
D | c-tic6x.texi | 59 DP addressing, and @option{-mpid=far} indicates position-independent 60 addressing with GOT accesses using far DP addressing. The linker will
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/ |
D | metadsp21-invalid.s | 5 DP MUL D0Re0, D0Ar6, D0Ar4 label
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
D | attr-pid-directive-1.d | 9 Tag_ABI_PID: Data addressing position-independent, GOT near DP
|
D | attr-pid-directive-2.d | 9 Tag_ABI_PID: Data addressing position-independent, GOT far from DP
|
D | attr-pid-opts-mpid-near.d | 9 Tag_ABI_PID: Data addressing position-independent, GOT near DP
|
D | attr-pid-opts-mpid-far.d | 9 Tag_ABI_PID: Data addressing position-independent, GOT far from DP
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/ |
D | attr-pid-11.d | 11 Tag_ABI_PID: Data addressing position-independent, GOT near DP
|
D | attr-pid-12.d | 11 Tag_ABI_PID: Data addressing position-independent, GOT near DP
|
D | attr-pid-21.d | 11 Tag_ABI_PID: Data addressing position-independent, GOT near DP
|
D | attr-pid-22.d | 11 Tag_ABI_PID: Data addressing position-independent, GOT far from DP
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
D | attr-merge-vfp-6.d | 14 Tag_ABI_HardFP_use: SP and DP
|
D | attr-merge-vfp-6r.d | 14 Tag_ABI_HardFP_use: SP and DP
|
D | attr-merge-vfp-7.d | 14 Tag_ABI_HardFP_use: SP and DP
|
D | attr-merge-vfp-7r.d | 14 Tag_ABI_HardFP_use: SP and DP
|
D | attr-merge-3.attr | 25 Tag_ABI_HardFP_use: SP and DP
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | tic4xcoff.sc | 96 when loaded and fit within the same page. The DP register is loaded
|
/toolchain/binutils/binutils-2.25/opcodes/po/ |
D | zh_CN.po | 360 #. Found something there in front of (DP) but it's out 363 msgid "(DP) offset out of range." 364 msgstr "(DP) 偏移量越界"
|
D | tr.po | 357 #. Found something there in front of (DP) but it's out 360 msgid "(DP) offset out of range." 361 msgstr "(DP) görecesi aralık dışı."
|
D | sv.po | 368 #. Found something there in front of (DP) but it's out 371 msgid "(DP) offset out of range." 372 msgstr "(DP) avst�ndet �r utanf�r intervallet."
|
D | uk.po | 688 #. Found something there in front of (DP) but it's out 691 msgid "(DP) offset out of range." 692 msgstr "(DP) перевищення можливого зміщення."
|
D | da.po | 637 #. Found something there in front of (DP) but it's out 640 msgid "(DP) offset out of range." 641 msgstr "(DP) afset uden for intervallet"
|
123