HomeSort by relevance Sort by last modified time
    Searched refs:INSN_SIZE (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-tic30.h 39 #define INSN_SIZE 4
tc-tic30.c 1085 p = frag_more (INSN_SIZE);
1086 md_number_to_chars (p, (valueT) p_insn.opcode, INSN_SIZE);
1145 value /= INSN_SIZE;
    [all...]
tc-arm.c 639 #define INSN_SIZE 4
    [all...]
tc-aarch64.c 392 #define INSN_SIZE 4
    [all...]
  /system/core/libpixelflinger/codeflinger/
armreg.h 43 #define INSN_SIZE 4
296 #define INSN_SIZE 4 /* Always 4 bytes */
disassem.c 325 return(loc + INSN_SIZE);
551 return(loc + INSN_SIZE);

Completed in 206 milliseconds