Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c316 static struct regclass regclass_32_8 = { "32-bit bytes", { EAX, EDX, ECX, EBX }}; variable
1264 reg1 = get_reg(&regclass_32_8); in emit_compare()