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

  /src/external/gpl3/binutils/dist/gas/config/
tc-h8300.c 348 static void build_bytes (const struct h8_instruction *, struct h8_op *);
1455 build_bytes (const struct h8_instruction *this_try, struct h8_op *operand) function
2058 build_bytes (instruction, operand);
tc-z8k.c 1031 build_bytes (opcode_entry_type *this_try, struct z8k_op *operand ATTRIBUTE_UNUSED) function
1291 build_bytes (opcode, operand);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-h8300.c 348 static void build_bytes (const struct h8_instruction *, struct h8_op *);
1455 build_bytes (const struct h8_instruction *this_try, struct h8_op *operand) function
2058 build_bytes (instruction, operand);
tc-z8k.c 1031 build_bytes (opcode_entry_type *this_try, struct z8k_op *operand ATTRIBUTE_UNUSED) function
1292 build_bytes (opcode, operand);

Completed in 17 milliseconds