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

  /src/external/gpl3/binutils/dist/gas/config/
tc-bpf.c 1189 add_fixed_insn (struct bpf_insn *insn)
1782 add_fixed_insn (&insn);
1183 add_fixed_insn (struct bpf_insn *insn) function
tc-riscv.c 791 add_fixed_insn (struct riscv_cl_insn *insn) function
2016 add_fixed_insn (ip);
tc-mips.c 2517 add_fixed_insn (struct mips_cl_insn *insn)
7335 add_fixed_insn (&sync_insn);
7375 add_fixed_insn (&sync_insn);
7388 add_fixed_insn (&sync_insn);
8050 add_fixed_insn (NOP_INSN);
8243 add_fixed_insn (ip);
8282 add_fixed_insn (ip);
8404 add_fixed_insn (nop);
8474 add_fixed_insn (&delay);
8537 add_fixed_insn (NOP_INSN)
2508 add_fixed_insn (struct mips_cl_insn *insn) function
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-bpf.c 1189 add_fixed_insn (struct bpf_insn *insn)
1782 add_fixed_insn (&insn);
1183 add_fixed_insn (struct bpf_insn *insn) function
tc-riscv.c 791 add_fixed_insn (struct riscv_cl_insn *insn) function
2016 add_fixed_insn (ip);
tc-mips.c 2513 add_fixed_insn (struct mips_cl_insn *insn)
7025 add_fixed_insn (&sync_insn);
7065 add_fixed_insn (&sync_insn);
7078 add_fixed_insn (&sync_insn);
7741 add_fixed_insn (NOP_INSN);
7934 add_fixed_insn (ip);
7973 add_fixed_insn (ip);
8092 add_fixed_insn (nop);
8162 add_fixed_insn (&delay);
8225 add_fixed_insn (NOP_INSN)
2504 add_fixed_insn (struct mips_cl_insn *insn) function
    [all...]

Completed in 76 milliseconds