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

  /src/external/gpl3/gdb.old/dist/sim/m32c/
cpu.h 138 } srcdest; typedef in typeref:struct:__anon22297
144 srcdest decode_srcdest4 (int destcode, int bw);
145 srcdest decode_dest3 (int destcode, int bw);
146 srcdest decode_src2 (int srccode, int bw, int d);
147 srcdest decode_dest1 (int destcode, int bw);
148 srcdest decode_jumpdest (int destcode, int w);
149 srcdest decode_cr (int crcode);
150 srcdest decode_cr_b (int crcode, int bank);
156 srcdest decode_dest23 (int ddd, int dd, int bytes);
157 srcdest decode_src23 (int sss, int ss, int bytes)
    [all...]
  /src/external/gpl3/gdb/dist/sim/m32c/
cpu.h 138 } srcdest; typedef in typeref:struct:__anon1767
144 srcdest decode_srcdest4 (int destcode, int bw);
145 srcdest decode_dest3 (int destcode, int bw);
146 srcdest decode_src2 (int srccode, int bw, int d);
147 srcdest decode_dest1 (int destcode, int bw);
148 srcdest decode_jumpdest (int destcode, int w);
149 srcdest decode_cr (int crcode);
150 srcdest decode_cr_b (int crcode, int bank);
156 srcdest decode_dest23 (int ddd, int dd, int bytes);
157 srcdest decode_src23 (int sss, int ss, int bytes)
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
m32c-tdep.c 1106 struct srcdest
1119 m32c_srcdest_fetch (struct m32c_pv_state *state, struct srcdest loc, int size)
1134 m32c_srcdest_store (struct m32c_pv_state *state, struct srcdest loc,
1229 static struct srcdest
1233 struct srcdest sd;
1274 static struct srcdest
1277 struct srcdest sd;
1447 struct srcdest loc,
1471 struct srcdest loc,
1618 The srcdest decoding instructions have the same names as th
1101 struct srcdest struct
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
m32c-tdep.c 1106 struct srcdest
1119 m32c_srcdest_fetch (struct m32c_pv_state *state, struct srcdest loc, int size)
1134 m32c_srcdest_store (struct m32c_pv_state *state, struct srcdest loc,
1229 static struct srcdest
1233 struct srcdest sd;
1274 static struct srcdest
1277 struct srcdest sd;
1447 struct srcdest loc,
1471 struct srcdest loc,
1618 The srcdest decoding instructions have the same names as th
1101 struct srcdest struct
    [all...]

Completed in 37 milliseconds