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

  /src/external/gpl3/binutils/dist/opcodes/
s12z-opc.c 107 x_opr_n_bytes (struct mem_read_abstraction_base *mra, int offset) function
130 int n = x_opr_n_bytes (mra, 0);
139 int s = x_opr_n_bytes (mra, 0);
142 int n = x_opr_n_bytes (mra, s);
199 int x = x_opr_n_bytes (mra, n - 1);
807 int n = x_opr_n_bytes (mra, 0);
1868 int first = x_opr_n_bytes (mra, 1);
1918 first = x_opr_n_bytes (mra, 1);
1924 first = x_opr_n_bytes (mra, nx - 1);
1928 second = x_opr_n_bytes (mra, nx - 1)
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
s12z-opc.c 107 x_opr_n_bytes (struct mem_read_abstraction_base *mra, int offset) function
130 int n = x_opr_n_bytes (mra, 0);
139 int s = x_opr_n_bytes (mra, 0);
142 int n = x_opr_n_bytes (mra, s);
199 int x = x_opr_n_bytes (mra, n - 1);
807 int n = x_opr_n_bytes (mra, 0);
1868 int first = x_opr_n_bytes (mra, 1);
1918 first = x_opr_n_bytes (mra, 1);
1924 first = x_opr_n_bytes (mra, nx - 1);
1928 second = x_opr_n_bytes (mra, nx - 1)
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
s12z-opc.c 107 x_opr_n_bytes (struct mem_read_abstraction_base *mra, int offset) function
130 int n = x_opr_n_bytes (mra, 0);
139 int s = x_opr_n_bytes (mra, 0);
142 int n = x_opr_n_bytes (mra, s);
199 int x = x_opr_n_bytes (mra, n - 1);
807 int n = x_opr_n_bytes (mra, 0);
1868 int first = x_opr_n_bytes (mra, 1);
1918 first = x_opr_n_bytes (mra, 1);
1924 first = x_opr_n_bytes (mra, nx - 1);
1928 second = x_opr_n_bytes (mra, nx - 1)
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
s12z-opc.c 107 x_opr_n_bytes (struct mem_read_abstraction_base *mra, int offset) function
130 int n = x_opr_n_bytes (mra, 0);
139 int s = x_opr_n_bytes (mra, 0);
142 int n = x_opr_n_bytes (mra, s);
199 int x = x_opr_n_bytes (mra, n - 1);
807 int n = x_opr_n_bytes (mra, 0);
1868 int first = x_opr_n_bytes (mra, 1);
1918 first = x_opr_n_bytes (mra, 1);
1924 first = x_opr_n_bytes (mra, nx - 1);
1928 second = x_opr_n_bytes (mra, nx - 1)
    [all...]

Completed in 18 milliseconds