Searched defs:Reg16 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp317 static std::string formatRegisterId(uint16_t Reg16, CPUType Cpu) { argument
321 static std::string formatRegisterId(ulittle16_t &Reg16, CPUType Cpu) { argument
/freebsd-11-stable/contrib/binutils/opcodes/
H A Di386-opc.h147 #define Reg16 0x2 /* 16 bit reg */ macro

Completed in 64 milliseconds