Home
last modified time | relevance | path

Searched defs:sub_op (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/x86/include/
H A Dsysarch.h85 int sub_op; /* sub-operation to perform */ member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp643 boolean sub_op = op == 1; in EmulateADDSUBImm() local