Home
last modified time | relevance | path

Searched refs:prefixes (Results 1 – 25 of 69) sorted by relevance

123

/toolchain/binutils/binutils-2.25/
Dinstall-sh386 prefixes=
394 prefixes=
406 prefixes="$prefixes '$qprefix'"
412 if test -n "$prefixes"; then
415 eval "\$doit_exec \$mkdirprog $prefixes") ||
DREADME.google72 Map input section name prefixes "_function_patch_prologue." and
/toolchain/binutils/binutils-2.25/opcodes/
Di386-dis.c147 static int prefixes; variable
12069 prefixes = 0; in ckprefix()
12116 prefixes |= PREFIX_REPZ; in ckprefix()
12120 prefixes |= PREFIX_REPNZ; in ckprefix()
12124 prefixes |= PREFIX_LOCK; in ckprefix()
12128 prefixes |= PREFIX_CS; in ckprefix()
12133 prefixes |= PREFIX_SS; in ckprefix()
12138 prefixes |= PREFIX_DS; in ckprefix()
12143 prefixes |= PREFIX_ES; in ckprefix()
12148 prefixes |= PREFIX_FS; in ckprefix()
[all …]
DChangeLog392 * i386-dis-evex.h: Add new instructions (prefixes bellow).
540 (print_insn): Properly print prefixes before fwait.
573 (print_insn): Simplify data and address size prefixes processing.
614 in used_prefixes here. Don't print unused prefixes. Check
617 unused. Check the unused mandatory PREFIX_XXX prefixes
657 * i386-dis.c (print_insn): Handle prefixes before fwait.
DChangeLog-9899101 cleaner code using completer prefixes. Add 'Y'.
312 used_prefixes when prefixes are used. If any prefixes were not
315 (putop): Set used_prefixes when prefixes are used.
869 (print_insn_x86): Init insn_codep after prefixes.
1096 (print_insn_x86): Print orphan fwait before other prefixes.
1097 Return correct byte count for orphan fwait with prefixes. Don't
1099 (ckprefix): Stop accumulating prefixes if we get fwait.
DChangeLog-2012126 * i386-dis.c (ckprefix): When bailing out for fwait with prefixes,
504 prefixes. Return actual number of excess prefixes consumed,
DChangeLog-00011174 Handle the REPNZ and Data16 prefixes as well; do proper lookup
1215 (prefix_user_t): Recognize rex prefixes.
1216 (prefix_name): Print REX prefixes nicely.
1220 move ckprefix after initializing the buffer; output unused rex prefixes;
/toolchain/binutils/binutils-2.25/cpu/
Dxc16x.opc53 /* Handle '#' prefixes (i.e. skip over them). */
69 /* Handle '.' prefixes (i.e. skip over them). */
85 /* Handle 'pof:' prefixes (i.e. skip over them). */
101 /* Handle 'pag:' prefixes (i.e. skip over them). */
117 /* Handle 'sof' prefixes (i.e. skip over them). */
133 /* Handle 'seg' prefixes (i.e. skip over them). */
Dm32r.opc89 /* Handle '#' prefixes (i.e. skip over them). */
242 /* Print signed operands with '#' prefixes. */
258 /* Print unsigned operands with '#' prefixes. */
274 /* Handle '#' prefixes as operands. */
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dmpx-inval-1.l7 .*:9: Warning: skipping prefixes on this instruction
34 .* Warning: skipping prefixes on this instruction
Drex.s19 # Test prefixes family.
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-i386.texi311 @option{-momit-lock-prefix=@var{yes}} will omit all lock prefixes.
676 @cindex i386 instruction prefixes
677 @cindex instruction prefixes, i386
678 @cindex prefixes, i386
679 Instruction prefixes are used to modify the following instruction. They
684 Instruction prefixes are best written on the same line as the instruction
692 You may also place prefixes on the lines immediately preceding the
694 with prefixes, and will not work with all prefixes.
696 Here is a list of instruction prefixes:
698 @cindex section override prefixes, i386
[all …]
Dc-xtensa.texi194 Note that this special handling of underscore prefixes only applies to
204 underscore prefixes, the assembler will not transform the individual
248 prefixes (@pxref{Xtensa Opcodes, ,Opcode Names}), by using the
363 underscore prefixes (@pxref{Xtensa Opcodes, ,Opcode Names}), the
499 can be disabled by using underscore prefixes (@pxref{Xtensa Opcodes,
Dc-mmix.texi174 line. A @samp{#} prefixes a hexadecimal number if found elsewhere on a
466 prefixes accumulate. For example,
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
Dmips.exp326 set prefixes [list ${proparch}@ ]
328 lappend prefixes octeon@
331 lappend prefixes mipsr6@
333 foreach prefix ${prefixes} {
376 set prefixes [list ${proparch}@ ]
378 lappend prefixes octeon@
381 lappend prefixes mipsr6@
383 foreach prefix ${prefixes} {
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
Dhexprefix.s1 # Test for correct generation of hex prefixes.
Dhexprefix.d3 #name: verify hex prefixes present and not duplicated (hexprefix)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
Dprefix3.s1 % Check that changing prefixes between the GREG definition, its use and
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Drd-regprefix-1.d3 #name: Register prefixes 1 defaulted to no.
Drd-regprefix-1b.d4 #name: Register prefixes 1 defaulted to yes.
Drd-dw2-12.d5 # Pushes and other prefixes.
Drd-dw2-15.d5 # Various prefixes, assembled standalone.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.c323 unsigned int prefixes; member
2191 ++i.prefixes; in add_prefix()
6715 i.prefixes -= 1; in output_branch()
6723 i.prefixes--; in output_branch()
6728 i.prefixes--; in output_branch()
6735 i.prefixes -= 1; in output_branch()
6738 if (i.prefixes != 0 && !intel_syntax) in output_branch()
6802 i.prefixes -= 1; in output_jump()
6809 i.prefixes--; in output_jump()
6823 i.prefixes -= 1; in output_jump()
[all …]
/toolchain/binutils/binutils-2.25/gas/
DNEWS325 due to suffix, indirect jmp/call without `*', stand-alone prefixes, and
622 doesn't use underscore prefixes for C labels, it is required, so variable "a0"
DChangeLog-9899315 with cleaner code using completer prefixes. Add 'Y'.
1997 (obj_elf_type): Allow '%' as well as '@' and '#' as prefixes to
2756 used as segment prefixes.
2831 prefixes.
2877 prefixes.
3341 * doc/c-i386.texi (i386-prefixes): Update.
3445 converted to lower case. Don't do a hash_find for prefixes,
3552 prefix, instead always output prefixes in fixed order. Test
4083 segment override prefixes. Check for invalid segment prefixes on
4234 other prefixes. Check FWait flag in opcode table to see which

123