Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dldtoa.c88 static void emov (register const short unsigned int *a,
486 emov (register const short unsigned int *a, register short unsigned int *b) in emov() function
1447 emov (a, c); in esub()
1452 emov (b, c); in esub()
1481 emov (a, c); in eadd1()
1488 emov (b, c); in eadd1()
1593 emov (a, c); in ediv()
1598 emov (b, c); in ediv()
1699 emov (a, c); in emul()
1704 emov (b, c); in emul()
[all …]