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

  /toolchain/binutils/binutils-2.25/include/opcode/
tilegx.h 1188 unsigned int is_dest_reg : 1; member in struct:tilegx_operand
tilepro.h 1484 unsigned int is_dest_reg : 1; member in struct:tilepro_operand
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tilegx.c 810 if (operand->is_dest_reg)
    [all...]
tc-tilepro.c 702 if (operand->is_dest_reg)
    [all...]
  /external/pcre/dist2/src/sljit/
sljitNativeTILEGX-encoder.c 260 unsigned int is_dest_reg : 1; member in struct:tilegx_operand
    [all...]

Completed in 367 milliseconds