Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/i386/
Dcpu.c185 static inline int test_cyrix_52div(void) in test_cyrix_52div() function
260 if ((cpu->device == 0x00000400) && test_cyrix_52div()) { in identify_cpu()