Searched refs:patterns (Results 1 – 25 of 52) sorted by relevance
123
/toolchain/binutils/binutils-2.25/opcodes/ |
D | opc2c.c | 116 unsigned char * patterns; member 194 if (ob == v->patterns[i]) in valid_varybits() 507 v->patterns = (unsigned char *) malloc (1); in process_vary() 515 v->patterns = (unsigned char *) realloc (v->patterns, v->n_patterns); in process_vary() 516 v->patterns[v->n_patterns - 1] = str2mask (cp, ep); in process_vary() 726 lprintf (sim_log, " P %02x\n", v->patterns[j]); in main()
|
D | ChangeLog-9899 | 95 * 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.
|
D | ChangeLog-2009 | 311 * 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
|
D | ChangeLog-9297 | 335 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.
|
D | ChangeLog-2011 | 600 patterns.
|
D | ChangeLog-2004 | 635 Adjust the bit patterns in a few comments.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | vfp2.s | 5 @ First we test the basic syntax and bit patterns of the opcodes.
|
D | vfp2_t2.s | 8 @ First we test the basic syntax and bit patterns of the opcodes.
|
D | copro.s | 26 @ The following patterns test Addressing Mode 5 "Unindexed"
|
D | vfp1.s | 5 @ First we test the basic syntax and bit patterns of the opcodes.
|
D | vfp1_t2.s | 8 @ First we test the basic syntax and bit patterns of the opcodes.
|
D | vfp1xD_t2.s | 8 @ First we test the basic syntax and bit patterns of the opcodes.
|
D | vfp1xD.s | 5 @ First we test the basic syntax and bit patterns of the opcodes.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ |
D | template | 25 # 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.25/gas/doc/ |
D | c-v850.texi | 33 exact bit patterns as immediate constants. 40 using exact bit patterns as immediate constants.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-9303 | 454 * 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 …]
|
D | ChangeLog-2009 | 63 * 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.
|
D | ChangeLog-2010 | 641 * 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.25/include/opcode/ |
D | ChangeLog | 435 * msp430.h: Add patterns for MSP430X instructions. 449 * tic6x-opcode-table.h: Fix patterns for add, ldnw and xor. 975 * hppa.h: Clear "d" bit in "add" and "sub" patterns. 1831 respectively, in various floating-point load and store patterns.
|
D | ChangeLog-9103 | 424 (movq): Fix patterns. 1122 * hppa.h (pa_opcodes): Add 64 bit patterns and pa2.0 syntax for uxor, 2944 * i386.h: Fix one-operand forms of in* and out* patterns.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ld.texinfo | 1798 patterns in the linker script. 1803 patterns in the linker script. 3984 * Input Section Wildcards:: Input section wildcard patterns 3996 The file name and the section name may be wildcard patterns, which we 4098 @cindex wildcard file name patterns 4099 @cindex file name wildcard patterns 4100 @cindex section name wildcard patterns 4102 name or both may be wildcard patterns. 4107 The wildcard patterns are like those used by the Unix shell. 4129 File name wildcard patterns only match files which are explicitly [all …]
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | NEWS | 229 * objcopy and strip can now take wildcard patterns in symbol names specified on
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
D | ChangeLog-2006 | 380 * ld-m68k/plt1-68020.d: Fix patterns to match also for 64-bit 910 * ld-mips-elf/textrel-1.d: Relax some patterns.
|
D | ChangeLog-2013 | 499 explicit patterns for test target qualification. Define extra 501 linker script. Use alternative patterns for targets that do not
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2011 | 13 * config/rl78-parse.y: Tag all addr16 and branch patterns with 30 insn patterns.
|
123