OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CMPMB
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libc/arch/m68k/string/
memcmp.S
49
#define
CMPMB
(a,b) movb b,%d2; cmpb a,%d2
53
#define
CMPMB
(a,b)
cmpmb
a,b
77
CMPMB
((%a0)+,(%a1)+) | yes, compare a byte
96
CMPMB
((%a0)+,(%a1)+) | compare a byte
bcmp.S
76
#define
CMPMB
(a,b) movb b,%d2; cmpb a,%d2
80
#define
CMPMB
(a,b)
cmpmb
a,b
116
CMPMB
((%a0)+,(%a1)+)
177
CMPMB
((%a0)+,(%a1)+) | compare a byte
Completed in 11 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025