Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/asm/
H A Dia64.S186 { .mfb; mov r8=r0 // return value
208 { .mfb; (p0) nop.m 0x0
214 { .mfb; (p21) st8 [r14]=r42,8 // *(rp++)=r
239 { .mfb; mov r8=r0 // return value
261 { .mfb; (p0) nop.m 0x0
348 { .mfb; (p28) st8 [r14]=r41,8
357 { .mfb; nop.m 0x0
381 { .mfb; (p20) stf8 [r32]=f37,8
393 { .mfb; rum 1<<5 // clear um.mfh
482 { .mfb; ADDP r32=0,r32
[all …]
/freebsd/contrib/lua/src/
H A Dlobject.c329 unsigned int mfb = 0x3f; /* maximum that fits in first byte */ in luaO_utf8esc() local
333 mfb >>= 1; /* now there is one less bit available in first byte */ in luaO_utf8esc()
334 } while (x > mfb); /* still needs continuation byte? */ in luaO_utf8esc()
335 buff[UTF8BUFFSZ - n] = cast_char((~mfb << 1) | x); /* add first byte */ in luaO_utf8esc()
/freebsd/crypto/openssl/crypto/
H A Dia64cpuid.S84 { .mfb; nop.m 0
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-ia64.S418 { .mfb; mov psr.um=loc0 // restore user mask
795 { .mfb; mov psr.um=loc0 // restore user mask