Home
last modified time | relevance | path

Searched refs:mnemonics (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/proc/
Dtask_mmu.c608 static const char mnemonics[BITS_PER_LONG][2] = { in show_smap_vma_flags() local
669 if (!mnemonics[i][0]) in show_smap_vma_flags()
672 seq_putc(m, mnemonics[i][0]); in show_smap_vma_flags()
673 seq_putc(m, mnemonics[i][1]); in show_smap_vma_flags()
/Linux-v5.10/arch/x86/lib/
Dx86-opcode-map.txt16 # mnemonics that begin with lowercase 'v' accept a VEX or EVEX prefix
17 # mnemonics that begin with lowercase 'k' accept a VEX prefix
/Linux-v5.10/tools/arch/x86/lib/
Dx86-opcode-map.txt16 # mnemonics that begin with lowercase 'v' accept a VEX or EVEX prefix
17 # mnemonics that begin with lowercase 'k' accept a VEX prefix