Searched refs:pcopy (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-gen.c | 2519 char pcopy[129], *prefix; in insert_completer_entry() local 2525 strcpy (pcopy, opc->name); in insert_completer_entry() 2526 prefix = pcopy + get_prefix_len (pcopy); in insert_completer_entry()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | coffcode.h | 3934 asymbol **pcopy; in coff_write_object_contents() local 3937 for (pcopy = psym; pcopy > psymsec; pcopy--) in coff_write_object_contents() 3938 pcopy[0] = pcopy[-1]; in coff_write_object_contents()
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/arch/ |
D | sh-dsp.s | 115 …dct pcopy x1,m0 ;!/* 11011001xxyynnnn pcopy <DSP_REG_X>,<DSP_REG_N> */ {"pcopy", {DSP_R… 116 …dct pcopy y0,m0 ;!/* 11111001xxyynnnn pcopy <DSP_REG_Y>,<DSP_REG_N> */ {"pcopy", {DSP_R…
|
D | sh3-dsp.s | 282 …dct pcopy x1,m0 ;!/* 11011001xxyynnnn pcopy <DSP_REG_X>,<DSP_REG_N> */ {"pcopy", {DSP_R… 283 …dct pcopy y0,m0 ;!/* 11111001xxyynnnn pcopy <DSP_REG_Y>,<DSP_REG_N> */ {"pcopy", {DSP_R…
|
D | sh4al-dsp.s | 338 …dct pcopy x1,m0 ;!/* 11011001xxyynnnn pcopy <DSP_REG_X>,<DSP_REG_N> */ {"pcopy", {DSP_R… 339 …dct pcopy y0,m0 ;!/* 11111001xxyynnnn pcopy <DSP_REG_Y>,<DSP_REG_N> */ {"pcopy", {DSP_R…
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/arch/ |
D | sh-dsp.s | 115 …dct pcopy x1,m0 ;!/* 11011001xxyynnnn pcopy <DSP_REG_X>,<DSP_REG_N> */ {"pcopy", {DSP_R… 116 …dct pcopy y0,m0 ;!/* 11111001xxyynnnn pcopy <DSP_REG_Y>,<DSP_REG_N> */ {"pcopy", {DSP_R…
|
D | sh3-dsp.s | 282 …dct pcopy x1,m0 ;!/* 11011001xxyynnnn pcopy <DSP_REG_X>,<DSP_REG_N> */ {"pcopy", {DSP_R… 283 …dct pcopy y0,m0 ;!/* 11111001xxyynnnn pcopy <DSP_REG_Y>,<DSP_REG_N> */ {"pcopy", {DSP_R…
|
D | sh4al-dsp.s | 338 …dct pcopy x1,m0 ;!/* 11011001xxyynnnn pcopy <DSP_REG_X>,<DSP_REG_N> */ {"pcopy", {DSP_R… 339 …dct pcopy y0,m0 ;!/* 11111001xxyynnnn pcopy <DSP_REG_Y>,<DSP_REG_N> */ {"pcopy", {DSP_R…
|