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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-i960.c 717 char opdesc) /* Descriptor byte: what's legal for this operand. */
729 if (!REG_ALIGN (opdesc, n))
737 else if (IS_FP_REG (n) && FP_OK (opdesc))
745 else if (IS_SF_REG (n) && SFR_OK (opdesc))
757 else if (LIT_OK (opdesc))
762 if (FP_OK (opdesc))
1067 char opdesc; /* Operand descriptor byte. */
1085 opdesc = oP->operand[i - 1];
1087 if (MEMOP (opdesc))
1091 parse_regop (&regop, args[i], opdesc);
1066 char opdesc; \/* Operand descriptor byte. *\/ local
    [all...]
  /external/e2fsprogs/contrib/
fsstress.c 112 typedef struct opdesc { struct
    [all...]
  /external/ltp/testcases/kernel/fs/fsstress/
fsstress.c 85 typedef struct opdesc { struct
    [all...]

Completed in 433 milliseconds