Home
last modified time | relevance | path

Searched refs:patterns (Results 1 – 25 of 57) sorted by relevance

123

/toolchain/binutils/binutils-2.27/opcodes/
Dopc2c.c116 unsigned char * patterns; member
194 if (ob == v->patterns[i]) in valid_varybits()
510 v->patterns = (unsigned char *) malloc (1); in process_vary()
518 v->patterns = (unsigned char *) realloc (v->patterns, v->n_patterns); in process_vary()
519 v->patterns[v->n_patterns - 1] = str2mask (cp, ep); in process_vary()
729 lprintf (sim_log, " P %02x\n", v->patterns[j]); in main()
DChangeLog-989995 * sh-opc.h: Fix bit patterns for several load and store
157 * sh-opc.h: Add mulu.w and muls.w patterns. These are the correct
158 names for the mulu and muls patterns.
516 * alpha-opc.c: Add sqrt+flags patterns. Add EV6 PALcode insns.
DChangeLog-2009311 * arm-dis.c (arm_opcodes): Add patterns to match undefined LDRB
1040 patterns.
1126 (arm_opcdes): Fix patterns for STRB and STRH instructions.
1527 * arm-dis.c (neon_opcodes): Correct bit-mask and patterns for
DChangeLog-9297335 V850_OPERAND_ADJUST_SHORT_MEMORY. Fix several operand patterns.
2388 * m68k-opc.c: Split pmove patterns which use 'P' into patterns
2390 a pmove immediate operand. Correct the pmovefd patterns to be
2655 * arm-opc.h (arm_opcodes): Add 64-bit multiply patterns. Delete
2656 bogus [ls]fm{ea,fd} patterns.
3030 * z8k-opc.h: (resflg): Fix patterns.
3031 * h8500-opc.h Fix CR insn patterns.
DChangeLog-2011600 patterns.
DChangeLog-2004635 Adjust the bit patterns in a few comments.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dvfp2.s5 @ First we test the basic syntax and bit patterns of the opcodes.
Dvfp2_t2.s8 @ First we test the basic syntax and bit patterns of the opcodes.
Dcopro.s26 @ The following patterns test Addressing Mode 5 "Unindexed"
Dvfp1_t2.s8 @ First we test the basic syntax and bit patterns of the opcodes.
Dvfp1.s5 @ First we test the basic syntax and bit patterns of the opcodes.
Dvfp1xD_t2.s8 @ First we test the basic syntax and bit patterns of the opcodes.
Dvfp1xD.s5 @ First we test the basic syntax and bit patterns of the opcodes.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/
Dtemplate25 # two or more patterns, and I need to see all of them, I'll create N variables
37 # use ".*" for patterns not crossing line breaks? I don't think "$" does the
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-9303454 * gas/mips/elf-rel-got-n32.d: Fix ulw and usw patterns for
706 * gas/i386/absrel.d: Tweak patterns to work for i386-pc-cygwin
3803 * gas/arm/pic.d: Fix patterns to match new behaviour of
3805 inst.d: Fix patterns to match new behaviour of disassembler.
5515 * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
5541 * gas/mn10300/basic.exp: Update expected movm bit patterns.
5569 Fix typo in bit test patterns.
5583 * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
5584 movbu, movhu instructions. Check bit patterns for more bit
5585 operations. Check bit patterns for various 16bit call, retf
[all …]
DChangeLog-200963 * gas/i386/x86-64-fma4.d: Add new patterns.
87 * gas/i386/x86-64-xop.d: Update patterns.
243 * gas/i386/x86-64-lwp.s: Updated to also contain patterns
293 * gas/i386/fma4.d: Updated patterns.
824 add patterns for waddsubhx.
996 * gas/i386/jump.d: Tweak patterns to also match PE platform output.
DChangeLog-201480 * gas/aarch64/diagnostic.s: Add new warnings test patterns.
877 * gas/aarch64/diagnostic.s: Add new test patterns.
DChangeLog-2010641 * gas/mips/lineno.d: Adjust patterns accordingly. Force the o32
1062 * gas/mips/jal-svr4pic.d: New default subarchitecture patterns.
1888 * gas/i386/x86-64-xop.d: Add missing patterns.
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-v850.texi33 exact bit patterns as immediate constants.
40 using exact bit patterns as immediate constants.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog202 output, add dump patterns.
204 output, add dump patterns.
206 output, add dump patterns.
208 output, add dump patterns.
210 output, add dump patterns.
296 * testsuite/gas/mips/mips16@relax-swap3.d: Remove dump patterns,
3221 init-fini-literals test result patterns.
3380 * testsuite/gas/xtensa/loc.d: New file: loc test result patterns.
/toolchain/binutils/binutils-2.27/include/opcode/
DChangeLog-0415812 * msp430.h: Add patterns for MSP430X instructions.
826 * tic6x-opcode-table.h: Fix patterns for add, ldnw and xor.
1404 * hppa.h: Clear "d" bit in "add" and "sub" patterns.
2286 respectively, in various floating-point load and store patterns.
/toolchain/binutils/binutils-2.27/ld/
Dld.texinfo1926 patterns in the linker script.
1931 patterns in the linker script.
4187 * Input Section Wildcards:: Input section wildcard patterns
4199 The file name and the section name may be wildcard patterns, which we
4301 @cindex wildcard file name patterns
4302 @cindex file name wildcard patterns
4303 @cindex section name wildcard patterns
4305 name or both may be wildcard patterns.
4310 The wildcard patterns are like those used by the Unix shell.
4332 File name wildcard patterns only match files which are explicitly
[all …]
/toolchain/binutils/binutils-2.27/binutils/
DNEWS252 * objcopy and strip can now take wildcard patterns in symbol names specified on
DChangeLog-2015486 * objcopy.c (do_debug_sections): Use bit patterns.
/toolchain/binutils/binutils-2.27/ld/testsuite/
DChangeLog-2006380 * ld-m68k/plt1-68020.d: Fix patterns to match also for 64-bit
910 * ld-mips-elf/textrel-1.d: Relax some patterns.

123