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

  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
test.h 2 typedef unsigned long bu32; typedef
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
test.h 2 typedef unsigned long bu32; typedef
  /src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.h 29 typedef uint32_t bu32; typedef
45 bu32 *addr;
46 bu32 val;
63 bu32 dpregs[16], iregs[4], mregs[4], bregs[4], lregs[4], cycles[3];
64 bu32 ax[2], aw[2];
65 bu32 lt[2], lc[2], lb[2];
66 bu32 ksp, usp, seqstat, syscfg, rets, reti, retx, retn, rete;
67 bu32 pc, emudat[2];
68 /* These ASTAT flags need not be bu32, but it makes pointers easier. */
69 bu32 ac0, ac0_copy, ac1, an, aq
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.h 29 typedef uint32_t bu32; typedef
45 bu32 *addr;
46 bu32 val;
63 bu32 dpregs[16], iregs[4], mregs[4], bregs[4], lregs[4], cycles[3];
64 bu32 ax[2], aw[2];
65 bu32 lt[2], lc[2], lb[2];
66 bu32 ksp, usp, seqstat, syscfg, rets, reti, retx, retn, rete;
67 bu32 pc, emudat[2];
68 /* These ASTAT flags need not be bu32, but it makes pointers easier. */
69 bu32 ac0, ac0_copy, ac1, an, aq
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
bfin-dis.c 42 typedef unsigned int bu32; typedef
137 ea = (bu32)ea;
178 static bu32
183 bu32 ea;
654 bu32 dpregs[16], iregs[4], mregs[4], bregs[4], lregs[4];
655 bu32 ax[2], aw[2];
656 bu32 lt[2], lc[2], lb[2];
657 bu32 rets;
678 static bu32 *
1747 bu32 *pval = get_allreg (0, dst)
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
bfin-dis.c 42 typedef unsigned int bu32; typedef
137 ea = (bu32)ea;
178 static bu32
183 bu32 ea;
654 bu32 dpregs[16], iregs[4], mregs[4], bregs[4], lregs[4];
655 bu32 ax[2], aw[2];
656 bu32 lt[2], lc[2], lb[2];
657 bu32 rets;
678 static bu32 *
1747 bu32 *pval = get_allreg (0, dst)
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
bfin-dis.c 42 typedef unsigned int bu32; typedef
137 ea = (bu32)ea;
178 static bu32
183 bu32 ea;
654 bu32 dpregs[16], iregs[4], mregs[4], bregs[4], lregs[4];
655 bu32 ax[2], aw[2];
656 bu32 lt[2], lc[2], lb[2];
657 bu32 rets;
678 static bu32 *
1747 bu32 *pval = get_allreg (0, dst)
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
bfin-dis.c 42 typedef unsigned int bu32; typedef
137 ea = (bu32)ea;
178 static bu32
183 bu32 ea;
654 bu32 dpregs[16], iregs[4], mregs[4], bregs[4], lregs[4];
655 bu32 ax[2], aw[2];
656 bu32 lt[2], lc[2], lb[2];
657 bu32 rets;
678 static bu32 *
1747 bu32 *pval = get_allreg (0, dst)
    [all...]

Completed in 39 milliseconds