Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dcpu.h2283 uint32_t vendor2, uint32_t vendor3);
H A Dcpu.c743 uint32_t vendor2, uint32_t vendor3) in x86_cpu_vendor_words2str() argument
749 dst[i + 8] = vendor3 >> (8 * i); in x86_cpu_vendor_words2str()