HomeSort by: relevance | last modified time | path
    Searched defs:constrom (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/m68k/fpe/
fpu_fmovecr.c 48 static struct fpn constrom[] = { variable in typeref:struct:fpn[]
85 r = &constrom[0];
87 r = &constrom[offset - 0xb + 1];
89 r = &constrom[offset - 0x30 + 6];
92 r = &constrom[5];
fpu_fmovecr.c 48 static struct fpn constrom[] = { variable in typeref:struct:fpn[]
85 r = &constrom[0];
87 r = &constrom[offset - 0xb + 1];
89 r = &constrom[offset - 0x30 + 6];
92 r = &constrom[5];

Completed in 56 milliseconds