Searched refs:float_reg (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr33122.c5 static const struct dis386 float_reg[][2] = { variable in typeref:struct:dis386
13 dp = &float_reg[i - 1][j];
/haiku-buildtools/legacy/binutils/opcodes/
H A Di386-dis.c2624 static const struct dis386 float_reg[][8] = {
2799 dp = &float_reg[floatop - 0xd8][reg];
2623 static const struct dis386 float_reg[][8] = { variable in typeref:struct:dis386
/haiku-buildtools/binutils/opcodes/
H A Di386-dis.c13554 static const struct dis386 float_reg[][8] = { variable in typeref:struct:dis386
13737 dp = &float_reg[floatop - 0xd8][modrm.reg];

Completed in 209 milliseconds