Home
last modified time | relevance | path

Searched refs:MNE (Results 1 - 2 of 2) sorted by relevance

/third_party/elfutils/libcpu/
H A Di386_disasm.c60 #define MNE(name) char MNESTRFIELD (__LINE__)[sizeof (#name)]; macro
62 #undef MNE macro
68 #define MNE(name) #name, macro
70 #undef MNE macro
77 #define MNE(name) MNE_##name, macro
79 #undef MNE macro
85 #define MNE(name) \ macro
88 #undef MNE macro
/third_party/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc7487 #define VIXL_DEFINE_ASM_FUNC(MNE, X) \
7488 void Assembler::MNE(const ZRegister& zd, const ZRegister& zn, int shift) { \
7834 #define VIXL_DEFINE_ASM_FUNC(MNE, OP) \
7835 void Assembler::MNE(const ZRegister& zda, \

Completed in 18 milliseconds