/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
D | dv-raw-err.s | 125 mov cr.cmcv = r1 126 mov r2 = cr.cmcv 130 mov cr.dcr = r3 137 mov cr.gpta = r6 143 mov cr.ifa = r9 148 mov cr.ifs = r11 149 mov r12 = cr.ifs 153 mov cr.iha = r13 154 mov r14 = cr.iha 158 mov cr.iib0 = r15 [all …]
|
D | dv-waw-err.s | 138 mov cr.cmcv = r1 139 mov cr.cmcv = r2 143 mov cr.dcr = r3 144 mov cr.dcr = r3 148 mov cr.eoi = r0 149 mov cr.eoi = r0 154 mov cr.gpta = r6 155 mov cr.gpta = r7 159 mov cr.ifa = r9 160 mov cr.ifa = r10 [all …]
|
D | regs.s | 955 { .mfb; mov r1 = cr.dcr ;; } 956 { .mfb; mov r1 = cr.itm ;; } 957 { .mfb; mov r1 = cr.iva ;; } 958 { .mfb; mov r1 = cr.pta ;; } 959 { .mfb; mov r1 = cr.ipsr ;; } 960 { .mfb; mov r1 = cr.isr ;; } 961 { .mfb; mov r1 = cr.iip ;; } 962 { .mfb; mov r1 = cr.iipa ;; } 963 { .mfb; mov r1 = cr.ifs ;; } 964 { .mfb; mov r1 = cr.iim ;; } [all …]
|
D | regs.d | 2158 [ ]*[a-f0-9]+: 1d 08 00 00 24 04 \[MFB\] mov r1=cr.dcr 2161 [ ]*[a-f0-9]+: 1d 08 00 02 24 04 \[MFB\] mov r1=cr.itm 2164 [ ]*[a-f0-9]+: 1d 08 00 04 24 04 \[MFB\] mov r1=cr.iva 2167 [ ]*[a-f0-9]+: 1d 08 00 10 24 04 \[MFB\] mov r1=cr.pta 2173 [ ]*[a-f0-9]+: 1d 08 00 20 24 04 \[MFB\] mov r1=cr.ipsr 2176 [ ]*[a-f0-9]+: 1d 08 00 22 24 04 \[MFB\] mov r1=cr.isr 2179 [ ]*[a-f0-9]+: 1d 08 00 26 24 04 \[MFB\] mov r1=cr.iip 2182 [ ]*[a-f0-9]+: 1d 08 00 28 24 04 \[MFB\] mov r1=cr.ifa 2185 [ ]*[a-f0-9]+: 1d 08 00 2a 24 04 \[MFB\] mov r1=cr.itir 2188 [ ]*[a-f0-9]+: 1d 08 00 2c 24 04 \[MFB\] mov r1=cr.iipa [all …]
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-i960.texi | 279 \halign{\hfil {\tt #}\quad&\hfil {\tt #}\qquad&{\tt #}\hfil\cr 280 \omit{\hfil\it Compare and\hfil}\span\omit&\cr 281 {\it Branch}&{\it Jump}&{\it Expanded to}\cr 282 bbc& & chkbit; bno\cr 283 bbs& & chkbit; bo\cr 284 cmpibe& cmpije& cmpi; be\cr 285 cmpibg& cmpijg& cmpi; bg\cr 286 cmpibge& cmpijge& cmpi; bge\cr 287 cmpibl& cmpijl& cmpi; bl\cr 288 cmpible& cmpijle& cmpi; ble\cr [all …]
|
D | c-ia64.texi | 145 The 128 control registers are referred to as @samp{cr@var{n}}. 156 backing store pointer (@samp{ar17}). Similarly, @samp{cr.eoi} refers to
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | h8500-dis.c | 104 int cr = 0; in print_insn_h8500() local 133 cr = buffer[byte] & 0x7; in print_insn_h8500() 134 if (cr == 0) in print_insn_h8500() 138 cr = buffer[byte] & 0x7; in print_insn_h8500() 139 if (cr != 0) in print_insn_h8500() 237 func (stream, "%s", crname[cr]); in print_insn_h8500()
|
D | ppc-dis.c | 694 int cr; in print_insn_powerpc() local 697 cr = value >> 2; in print_insn_powerpc() 698 if (cr != 0) in print_insn_powerpc() 699 (*info->fprintf_func) (info->stream, "4*cr%d+", cr); in print_insn_powerpc()
|
D | crx-dis.c | 394 a->cr = p.val; in make_argument() 514 func (stream, "%s", getcopregname (a->cr, CRX_C_REGTYPE)); in print_arg() 518 func (stream, "%s", getcopregname (a->cr, CRX_CS_REGTYPE)); in print_arg()
|
D | ChangeLog-2008 | 274 * ia64-dis.c (print_insn_ia64): Handle cr.iib0 and cr.iib1. 277 * ia64-ic.tbl: Add support for cr.iib0 and cr.iib1.
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | xc16x.cpu | 244 ;; HACK: Various semantics refer to h-cr. 247 (name h-cr) 248 (comment "cr registers") 1134 (set HI (reg HI h-cr 6) (div HI (reg HI h-cr 6) srdiv)) 1135 (set HI (reg HI h-cr 7) (mod HI (reg HI h-cr 6) srdiv)) 1145 (set HI (reg HI h-cr 6) 0) ;; FIXME: (div SI (reg SI h-md 0) srdiv)) 1146 (set HI (reg HI h-cr 7) 0) ;; FIXME: (mod SI (reg SI h-md 0) srdiv)) 1156 (set HI (reg HI h-cr 6) 0) ;; FIXME: (udiv SI (reg SI h-md 0) srdiv)) 1157 (set HI (reg HI h-cr 7) 0) ;; FIXME: (umod SI (reg SI h-md 0) srdiv)) 1167 (set HI (reg HI h-cr 6) (udiv HI (reg HI h-cr 6) srdiv)) [all …]
|
D | mep-fmax.cpu | 107 (define-pmacro (-fmax-cr-reg-pair n) ((.sym "c" n) n)) 110 ; GDB will use the hardware table generated from this declaration. The operands use h-cr 115 (name h-cr-fmax) 121 (.unsplice (.map -fmax-cr-reg-pair (.iota 32)))) 162 (define-full-operand fmax-FRd "FRd" (all-fmax-isas (CDATA FMAX_FLOAT)) h-cr SF f-fmax-frd ((parse "… 163 (define-full-operand fmax-FRn "FRn" (all-fmax-isas (CDATA FMAX_FLOAT)) h-cr SF f-fmax-frn ((parse "… 164 (define-full-operand fmax-FRm "FRm" (all-fmax-isas (CDATA FMAX_FLOAT)) h-cr SF f-fmax-frm ((parse "… 166 (define-full-operand fmax-FRd-int "FRd as an integer" (all-fmax-isas (CDATA FMAX_INT)) h-cr SI f-fm… 167 (define-full-operand fmax-FRn-int "FRn as an integer" (all-fmax-isas (CDATA FMAX_INT)) h-cr SI f-fm…
|
D | sh.cpu | 149 (define-pmacro (-build-creg-name n) ((.sym cr n) n)) 152 (name h-cr) 160 (raw-reg h-cr index))) 164 (set (raw-reg h-cr index) newval)))
|
D | mt.cpu | 210 (dnf f-cr "cr" () 22 3) 512 (define-operand (name cr) (comment "c-r") (attrs) 513 (type h-uint) (index f-cr) (handlers (print "dollarhex"))) 1275 "fbcbincs #$perm,#$a23,#$cr,#$cbs,#$incr,#$ccb,#$cdb,#$rownum2,#$dup,#$ctxdisp" 1276 (+ MSYS_YES MSOPC_FBCBINCS perm a23 cr cbs incr ccb cdb rownum2 dup ctxdisp) 1322 (dni dfbc "dfbc cb1sel,cb2sel,cb1inc,cb2inc,dr/c,cr/c,ctxdisp" 1330 (dni dwfb "dwfb cb1sel,cb2sel,cb1inc,cb2inc,cr/c,ctxdisp" 1338 (dni fbwfb "fbwfb cb1sel,cb2sel,cb1inc,cb2inc,r0/1,cr/c,ctxdisp" 1346 (dni dfbr "dfbr cb1sel,cb2sel,reg,W/O1,W/O2,mode,cr/c,ctxdisp"
|
D | m32r.cpu | 564 (name cr-names) 565 (print-name h-cr) 576 (name h-cr) 579 (indices extern-keyword cr-names) 670 (dnop scr "source control register" () h-cr f-r2) 671 (dnop dcr "destination control register" () h-cr f-r1) 2000 (set pc (and (reg h-cr 6) (const -4))) 2002 (set (reg h-cr 6) (reg h-cr 14)) 2190 (set (reg h-cr 14) (reg h-cr 6)) 2194 (set (reg h-cr 6) (add pc (const 4))) [all …]
|
D | mep-avc.cpu | 47 ; GDB will use the hardware table generated from this declaration. The operands use h-cr 52 (name h-cr-avc) 110 (define-full-operand avcv3CRn "the operand definition" (avc-32-isa) h-cr DFLT f-avc-v3CRn ((parse "… 112 (define-full-operand avcv1CRq "the operand definition" (avc-16-isa) h-cr DFLT f-avc-v1CRq ((parse "… 134 (define-full-operand avcc3CRn "the operand definition" (avc-core-isa) h-cr DFLT f-avc-c3CRn ((parse… 145 (define-full-operand avcv1CRp "the operand definition" (avc-16-isa) h-cr DFLT f-avc-v1CRp ((parse "… 152 (define-full-operand avcv1CRo "the operand definition" (avc-16-isa) h-cr DFLT f-avc-v1CRo ((parse "… 159 (define-full-operand avcv3CRq "the operand definition" (avc-32-isa) h-cr DFLT f-avc-v3CRq ((parse "… 162 (define-full-operand avcc3CRq "the operand definition" (avc-core-isa) h-cr DFLT f-avc-c3CRq ((parse… 170 (define-full-operand avcc3CRp "the operand definition" (avc-core-isa) h-cr DFLT f-avc-c3CRp ((parse… [all …]
|
D | mep-avc2.cpu | 47 ; GDB will use the hardware table generated from this declaration. The operands use h-cr 52 (name h-cr-avc2) 110 (define-full-operand avc2v3CRn "the operand definition" (avc2-32-isa) h-cr DFLT f-avc2-v3CRn ((pars… 112 (define-full-operand avc2v1CRq "the operand definition" (avc2-16-isa) h-cr DFLT f-avc2-v1CRq ((pars… 134 (define-full-operand avc2c3CRn "the operand definition" (avc2-core-isa) h-cr DFLT f-avc2-c3CRn ((pa… 147 (define-full-operand avc2v1CRp "the operand definition" (avc2-16-isa) h-cr DFLT f-avc2-v1CRp ((pars… 154 (define-full-operand avc2v1CRo "the operand definition" (avc2-16-isa) h-cr DFLT f-avc2-v1CRo ((pars… 161 (define-full-operand avc2v3CRq "the operand definition" (avc2-32-isa) h-cr DFLT f-avc2-v3CRq ((pars… 164 (define-full-operand avc2c3CRq "the operand definition" (avc2-core-isa) h-cr DFLT f-avc2-c3CRq ((pa… 174 (define-full-operand avc2c3CRp "the operand definition" (avc2-core-isa) h-cr DFLT f-avc2-c3CRp ((pa… [all …]
|
D | fr30.cpu | 296 (name cr-names) 305 (name h-cr) 309 (indices extern-keyword cr-names) 426 (dnop CRi "coprocessor register" () h-cr f-CRi) 427 (dnop CRj "coprocessor register" () h-cr f-CRj)
|
D | mep-rhcop.cpu | 40 (name h-cr-rh-1)
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-crx.c | 859 cur_arg->cr = ret_val; in parse_operand() 1261 if (arg->cr < c0 || arg->cr > c15) in print_operand() 1264 CRX_PRINT (0, getreg_image (arg->cr), shift); in print_operand() 1268 if (arg->cr < cs0 || arg->cr > cs15) in print_operand() 1271 CRX_PRINT (0, getreg_image (arg->cr), shift); in print_operand() 1756 copreg cr; in preprocess_reglist() local 1785 if (((cr = get_copregister (reg_name)) == nullcopregister) in preprocess_reglist() 1786 || (crx_copregtab[cr-MAX_REG].type != CRX_C_REGTYPE)) in preprocess_reglist() 1788 mask_reg (getreg_image (cr - c0), &mask); in preprocess_reglist() 1793 if (((cr = get_copregister (reg_name)) == nullcopregister) in preprocess_reglist() [all …]
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | crx.h | 282 copreg cr; member
|
/toolchain/binutils/binutils-2.25/ld/po/ |
D | fr.po | 205 " --compat-implib créer des bibliothèques d'importation avec\n" 207 " créer __imp_<SYMBOL> aussi\n" 597 msgstr "%P%F:%s: création de la table de hachage en échec\n" 662 msgstr "%P%F: ne peut créer une table de hachage: %E\n" 686 msgstr "%P%F: ne peut créer la section « %s »: %E\n" 780 msgstr "%P%F:%s: ne peut créer le fichier objet: %E\n" 792 msgstr "%P%F: bfd_hash_lookup en échec lors de la création du symbole %s\n" 796 msgstr "%P%F: bfd_hash_allocate en échec lors de la création dusymbole %s\n" 931 msgstr "%P%F: échec de création de la table de hachage\n" 1285 msgstr "%F%P: ne peut créer un nom de section scindé pour %s\n" [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/ |
D | esa-g5.s | 121 cr %r6,%r9
|
/toolchain/binutils/binutils-2.25/bfd/po/ |
D | fr.po | 657 msgstr "%P: erreur dans %B(%A); aucune table .eh_frame_hdr ne sera créée.\n" 661 msgstr "%P: encodage fde dans %B(%A) empêche la création de la table .eh_frame_hdr.\n" 669 …avec une égalité de pointeur dans «%B» ne peut pas être utilisé lors de la création d'un exécutabl… 910 msgstr "%s: ne peut créer l'entrée d'ébauche %s" 1208 msgstr "%B: réadressage de %s en vertu de « %s » ne peut être utilisé lors de la création d'un obje… 1276 msgstr "%B: ne peut créer l'entrée de l'ébauche %s" 1593 msgstr "%B: réadressage de %s ne peut être utilisé lors de la création d'un objet partagé; recompil… 1662 …FF sur le symbole %s « %s » non défini ne peut pas être utilisé lors de la création d'un objet par… 1666 …OTOFF vers la fonction protégée « %s » ne peut pas être utilisé lors de la création d'un objet par… 1924 msgstr "%B: réadressage %s ne peut être utilisé lors de la création d'un objet partagé" [all …]
|
/toolchain/binutils/binutils-2.25/binutils/po/ |
D | fr.po | 246 msgstr " [c] - ne pas avertir si la bibliothèque doit être créée\n" 251 msgstr " [s] - créer un index d'archive (voir ranlib)\n" 261 msgstr " [T] - créer une archive légère\n" 391 msgstr "création de %s" 415 msgstr "n'a pu créer le fichier temporaire pendant l'écriture de l'archive" 1033 msgstr "Ne peut créer le fichier .lib : %s: %s" 1047 msgstr "Fichier de bibliothèque créé" 1137 msgstr " -z --output-def <fichier_def> Nom du fichier .def à créer.\n" 4305 msgstr "ne peut créer la section « %s »" 4310 msgstr "ne peut créer la section « %s »" [all …]
|