OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCR
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/none/tests/s390x/
condloadstore.stdout.exp
[
all
...]
condloadstore.c
124
DO_INSN(
LOCR
, LOAD_REG_REG);
opcodes.h
241
#define
LOCR
(r3,r1,r2) RRF_U0RR(b9f2,r3,0,r1,r2)
/external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp
300
case SystemZ::LR: return SystemZ::
LOCR
;
Completed in 94 milliseconds