Home
last modified time | relevance | path

Searched refs:rEDX (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Support/
DHost.cpp78 unsigned *rECX, unsigned *rEDX) { in GetX86CpuIDAndInfo() argument
88 "=d" (*rEDX) in GetX86CpuIDAndInfo()
98 "=d" (*rEDX) in GetX86CpuIDAndInfo()
113 *rEDX = registers[3]; in GetX86CpuIDAndInfo()
125 unsigned *rEDX) { in GetX86CpuIDAndInfoEx() argument
135 "=d" (*rEDX) in GetX86CpuIDAndInfoEx()
145 *rEDX = registers[3]; in GetX86CpuIDAndInfoEx()
158 "=d" (*rEDX) in GetX86CpuIDAndInfoEx()
173 mov esi,rEDX in GetX86CpuIDAndInfoEx()
185 static bool GetX86XCR0(unsigned *rEAX, unsigned *rEDX) { in GetX86XCR0() argument
[all …]