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

  /src/external/gpl3/binutils/dist/opcodes/
s12z-opc.c 1094 static int bm_n_bytes (struct mem_read_abstraction_base *);
1730 [0xec] = {OP_bclr, -1, 0, bm_n_bytes, bm_decode, 0},
1731 [0xed] = {OP_bset, -1, 0, bm_n_bytes, bm_decode, 0},
1732 [0xee] = {OP_btgl, -1, 0, bm_n_bytes, bm_decode, 0},
2213 bm_n_bytes (struct mem_read_abstraction_base *mra)
2256 int n = 1 + bm_n_bytes (mra);
2209 bm_n_bytes (struct mem_read_abstraction_base *mra) function
  /src/external/gpl3/binutils.old/dist/opcodes/
s12z-opc.c 1094 static int bm_n_bytes (struct mem_read_abstraction_base *);
1730 [0xec] = {OP_bclr, -1, 0, bm_n_bytes, bm_decode, 0},
1731 [0xed] = {OP_bset, -1, 0, bm_n_bytes, bm_decode, 0},
1732 [0xee] = {OP_btgl, -1, 0, bm_n_bytes, bm_decode, 0},
2213 bm_n_bytes (struct mem_read_abstraction_base *mra)
2256 int n = 1 + bm_n_bytes (mra);
2209 bm_n_bytes (struct mem_read_abstraction_base *mra) function
  /src/external/gpl3/gdb.old/dist/opcodes/
s12z-opc.c 1094 static int bm_n_bytes (struct mem_read_abstraction_base *);
1730 [0xec] = {OP_bclr, -1, 0, bm_n_bytes, bm_decode, 0},
1731 [0xed] = {OP_bset, -1, 0, bm_n_bytes, bm_decode, 0},
1732 [0xee] = {OP_btgl, -1, 0, bm_n_bytes, bm_decode, 0},
2213 bm_n_bytes (struct mem_read_abstraction_base *mra)
2256 int n = 1 + bm_n_bytes (mra);
2209 bm_n_bytes (struct mem_read_abstraction_base *mra) function
  /src/external/gpl3/gdb/dist/opcodes/
s12z-opc.c 1094 static int bm_n_bytes (struct mem_read_abstraction_base *);
1730 [0xec] = {OP_bclr, -1, 0, bm_n_bytes, bm_decode, 0},
1731 [0xed] = {OP_bset, -1, 0, bm_n_bytes, bm_decode, 0},
1732 [0xee] = {OP_btgl, -1, 0, bm_n_bytes, bm_decode, 0},
2213 bm_n_bytes (struct mem_read_abstraction_base *mra)
2256 int n = 1 + bm_n_bytes (mra);
2209 bm_n_bytes (struct mem_read_abstraction_base *mra) function

Completed in 18 milliseconds