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

  /toolchain/binutils/binutils-2.27/opcodes/
nios2-dis.c 39 #define INSNLEN 4
936 info->bytes_per_line = INSNLEN;
937 info->bytes_per_chunk = INSNLEN;
972 return INSNLEN;
989 bfd_byte buffer[INSNLEN];
992 status = (*info->read_memory_func) (address, buffer, INSNLEN, info);
mips-dis.c 40 #define INSNLEN 4
    [all...]
aarch64-dis.c 34 #define INSNLEN 4
    [all...]

Completed in 185 milliseconds