Home
last modified time | relevance | path

Searched refs:control (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/toolchain/binutils/binutils-2.25/bfd/
Dmep-relocs.pl203 my ($file, @control) = @_;
210 $start = shift @control;
211 $prefix = shift @control;
212 $end = shift @control;
213 $suffix = shift @control;
214 $pattern = shift @control;
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Diwmmxt-bad.l10 [^:]*:9: Error: iWMMXt control register expected -- `tmcr wibble,r1'
12 [^:]*:11: Error: iWMMXt data or control register expected -- `wstrw wibble,\[r1\]'
Darch7.s65 mrs r0, control
79 msr control, r0
/toolchain/binutils/binutils-2.25/binutils/
Dresrc.c2534 const rc_dialog_control *control; in write_rc_dialog() local
2581 for (control = dialog->controls; control != NULL; control = control->next) in write_rc_dialog()
2582 write_rc_dialog_control (e, control); in write_rc_dialog()
2626 write_rc_dialog_control (FILE *e, const rc_dialog_control *control) in write_rc_dialog_control() argument
2632 if (control->class.named) in write_rc_dialog_control()
2637 if (ci->class == control->class.u.id in write_rc_dialog_control()
2639 || ci->style == (control->style & 0xff))) in write_rc_dialog_control()
2653 if ((control->text.named || control->text.u.id != 0) in write_rc_dialog_control()
2661 res_id_print (e, control->text, 1); in write_rc_dialog_control()
2665 fprintf (e, " %d, ", (int) control->id); in write_rc_dialog_control()
[all …]
/toolchain/binutils/binutils-2.25/etc/
Dadd-log.vi8 It contains control and escape sequences, so don't just cut and paste it.
10 in your $HOME/.exrc and when you type control-X in move-around-mode,
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
Ditbl11 p3 creg c2 22 ; control register "c2" for COP3 has value 22
15 p3 creg c2 22 ; control register "c2" for COP3 has value 22
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
Ditbl11 p3 creg c2 22 ; control register "c2" for COP3 has value 22
15 p3 creg c2 22 ; control register "c2" for COP3 has value 22
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-lm32.texi101 Instruction cache control.
103 Data cache control.
111 Debug control.
214 control command (@pxref{Preprocessing}).
/toolchain/binutils/binutils-2.25/cpu/
Dmep-h1.cpu24 (dnci stcb_r "store in control bus space" (VOLATILE (MACH h1))
33 (dnci ldcb_r "load from control bus space" (VOLATILE (MACH h1) (LATENCY 3))
Diq2000m.cpu182 (dni cfc0 "control from coprocessor 0" (MACH2000 LOAD-DELAY USES-RT)
188 (dni cfc1 "control from coprocessor 1" (MACH2000 LOAD-DELAY USES-RT)
194 (dni cfc2 "control from coprocessor 2" (MACH2000 LOAD-DELAY USES-RT YIELD-INSN)
200 (dni cfc3 "control from coprocessor 3" (MACH2000 LOAD-DELAY USES-RT YIELD-INSN)
216 (dni ctc0 "control to coprocessor 0" (MACH2000 USES-RT)
222 (dni ctc1 "control to coprocessor 1" (MACH2000 USES-RT)
228 (dni ctc2 "control to coprocessor 2" (MACH2000 USES-RT)
234 (dni ctc3 "control to coprocessor 3" (MACH2000 USES-RT)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/
Dwarning-010.d2 #warning : cr4 is a reserved control register
Dwarning-003.d2 #warning : cr12 is a reserved control register
Dwarning-011.d2 #warning : cr4 is a reserved control register
Dinstruction_packing-006.s1 ;; sequence control operands need to be packed with nop's
Dwarning-009.d2 #warning : cr15 is a reserved control register
Dwarning-013.d2 #warning : cr5 is a reserved control register
Dwarning-004.d2 #warning : cr12 is a reserved control register
Dwarning-006.d2 #warning : cr13 is a reserved control register
Dwarning-012.d2 #warning : cr5 is a reserved control register
Dwarning-002.d2 #warning : cr6 is a reserved control register
Dwarning-008.d2 #warning : cr15 is a reserved control register
Dwarning-001.d2 #warning : cr6 is a reserved control register
Dwarning-007.d2 #warning : Warning: cr13 is a reserved control register
Dwarning-005.d2 #warning : Warning: cr13 is a reserved control register
/toolchain/binutils/binutils-2.25/include/vms/
DChangeLog57 Add macros for offsets, version, section type and match control.
90 version-control: never

12345678910>>...14