HomeSort by: relevance | last modified time | path
    Searched defs:USES1 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
coff-sh.c 1558 #define USES1 (0x10)
1635 { 0x0003, BRANCH | DELAY | USES1 | SETSSP }, /* bsrf rn */
1638 { 0x0023, BRANCH | DELAY | USES1 }, /* braf rn */
1643 { 0x0083, LOAD | USES1 }, /* pref @rn */
1654 { 0x0004, STORE | USES1 | USES2 | USESR0 }, /* mov.b rm,@(r0,rn) */
1655 { 0x0005, STORE | USES1 | USES2 | USESR0 }, /* mov.w rm,@(r0,rn) */
1656 { 0x0006, STORE | USES1 | USES2 | USESR0 }, /* mov.l rm,@(r0,rn) */
1657 { 0x0007, SETSSP | USES1 | USES2 }, /* mul.l rm,rn */
1661 { 0x000f, LOAD|SETS1|SETS2|SETSSP|USES1|USES2|USESSP }, /* mac.l @rm+,@rn+ */
1673 { 0x1000, STORE | USES1 | USES2 } /* mov.l rm,@(disp,rn) *
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
coff-sh.c 1560 #define USES1 (0x10)
1637 { 0x0003, BRANCH | DELAY | USES1 | SETSSP }, /* bsrf rn */
1640 { 0x0023, BRANCH | DELAY | USES1 }, /* braf rn */
1645 { 0x0083, LOAD | USES1 }, /* pref @rn */
1656 { 0x0004, STORE | USES1 | USES2 | USESR0 }, /* mov.b rm,@(r0,rn) */
1657 { 0x0005, STORE | USES1 | USES2 | USESR0 }, /* mov.w rm,@(r0,rn) */
1658 { 0x0006, STORE | USES1 | USES2 | USESR0 }, /* mov.l rm,@(r0,rn) */
1659 { 0x0007, SETSSP | USES1 | USES2 }, /* mul.l rm,rn */
1663 { 0x000f, LOAD|SETS1|SETS2|SETSSP|USES1|USES2|USESSP }, /* mac.l @rm+,@rn+ */
1675 { 0x1000, STORE | USES1 | USES2 } /* mov.l rm,@(disp,rn) *
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
coff-sh.c 1560 #define USES1 (0x10)
1637 { 0x0003, BRANCH | DELAY | USES1 | SETSSP }, /* bsrf rn */
1640 { 0x0023, BRANCH | DELAY | USES1 }, /* braf rn */
1645 { 0x0083, LOAD | USES1 }, /* pref @rn */
1656 { 0x0004, STORE | USES1 | USES2 | USESR0 }, /* mov.b rm,@(r0,rn) */
1657 { 0x0005, STORE | USES1 | USES2 | USESR0 }, /* mov.w rm,@(r0,rn) */
1658 { 0x0006, STORE | USES1 | USES2 | USESR0 }, /* mov.l rm,@(r0,rn) */
1659 { 0x0007, SETSSP | USES1 | USES2 }, /* mul.l rm,rn */
1663 { 0x000f, LOAD|SETS1|SETS2|SETSSP|USES1|USES2|USESSP }, /* mac.l @rm+,@rn+ */
1675 { 0x1000, STORE | USES1 | USES2 } /* mov.l rm,@(disp,rn) *
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
coff-sh.c 1560 #define USES1 (0x10)
1637 { 0x0003, BRANCH | DELAY | USES1 | SETSSP }, /* bsrf rn */
1640 { 0x0023, BRANCH | DELAY | USES1 }, /* braf rn */
1645 { 0x0083, LOAD | USES1 }, /* pref @rn */
1656 { 0x0004, STORE | USES1 | USES2 | USESR0 }, /* mov.b rm,@(r0,rn) */
1657 { 0x0005, STORE | USES1 | USES2 | USESR0 }, /* mov.w rm,@(r0,rn) */
1658 { 0x0006, STORE | USES1 | USES2 | USESR0 }, /* mov.l rm,@(r0,rn) */
1659 { 0x0007, SETSSP | USES1 | USES2 }, /* mul.l rm,rn */
1663 { 0x000f, LOAD|SETS1|SETS2|SETSSP|USES1|USES2|USESSP }, /* mac.l @rm+,@rn+ */
1675 { 0x1000, STORE | USES1 | USES2 } /* mov.l rm,@(disp,rn) *
    [all...]

Completed in 32 milliseconds