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

  /src/sys/arch/powerpc/powerpc/
db_disasm.c 46 Op_const = 0x00004000,
47 Op_SIMM = Op_const | Op_sign,
48 Op_UIMM = Op_const,
db_disasm.c 46 Op_const = 0x00004000,
47 Op_SIMM = Op_const | Op_sign,
48 Op_UIMM = Op_const,

Completed in 156 milliseconds