Home
last modified time | relevance | path

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

/linux-6.1.9/fs/proc/
Dtask_mmu.c648 static const char mnemonics[BITS_PER_LONG][2] = { in show_smap_vma_flags() local
711 if (!mnemonics[i][0]) in show_smap_vma_flags()
714 seq_putc(m, mnemonics[i][0]); in show_smap_vma_flags()
715 seq_putc(m, mnemonics[i][1]); in show_smap_vma_flags()
/linux-6.1.9/Documentation/loongarch/
Dintroduction.rst232 For brevity, only instruction names (mnemonics) are listed here; please see the
/linux-6.1.9/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
/linux-6.1.9/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