Searched refs:mnemonics (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | task_mmu.c | 682 static const char mnemonics[BITS_PER_LONG][2] = { in show_smap_vma_flags() local 746 if (!mnemonics[i][0]) in show_smap_vma_flags() 749 seq_putc(m, mnemonics[i][0]); in show_smap_vma_flags() 750 seq_putc(m, mnemonics[i][1]); in show_smap_vma_flags()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 1298 mnemonics, registers or addressing modes that are standard to a 6368 to accept, or restrict, various extension mnemonics that extend the 6411 mnemonics may also be removed from those the assembler accepts. This is 7817 to accept various extension mnemonics that extend the processor 7827 Extension mnemonics may also be removed from those the assembler 11829 to accept various extension mnemonics. For example, 11860 extending a basic instruction set, the extension mnemonics starting 12184 instruction mnemonics) with 'byte ptr', 'word ptr', 'dword ptr', 12233 Instruction mnemonics are suffixed with one character modifiers which 12287 by default. The pseudo '{vex}' prefix can be used to encode mnemonics [all …]
|
| H A D | binutils.info | 2020 Display the assembler mnemonics for the machine instructions from 2023 argument is given, then display the assembler mnemonics starting at
|
| H A D | gdb.info | 8194 instruction mnemonics or other syntax. 10530 architecture's canonical mnemonics for registers. The register names 10549 mnemonics, so long as there is no conflict. The 'info registers' 28161 represents the instruction with assembly language mnemonics. 31625 represents the instruction with assembly language mnemonics.
|
| H A D | gccint.info | 29505 with any of the instruction mnemonics. This value will be used whenever 29515 set the instruction mnemonics for the cases where the md file parser 42856 and HOST are mnemonics which usually have some relationship to the
|
| H A D | gcc.info | 50111 some common extended mnemonics of the HTM instructions:
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | as.info | 1298 mnemonics, registers or addressing modes that are standard to a 6368 to accept, or restrict, various extension mnemonics that extend the 6411 mnemonics may also be removed from those the assembler accepts. This is 7817 to accept various extension mnemonics that extend the processor 7827 Extension mnemonics may also be removed from those the assembler 11829 to accept various extension mnemonics. For example, 11860 extending a basic instruction set, the extension mnemonics starting 12184 instruction mnemonics) with 'byte ptr', 'word ptr', 'dword ptr', 12233 Instruction mnemonics are suffixed with one character modifiers which 12287 by default. The pseudo '{vex}' prefix can be used to encode mnemonics [all …]
|
| H A D | binutils.info | 2020 Display the assembler mnemonics for the machine instructions from 2023 argument is given, then display the assembler mnemonics starting at
|
| H A D | gdb.info | 8194 instruction mnemonics or other syntax. 10530 architecture's canonical mnemonics for registers. The register names 10549 mnemonics, so long as there is no conflict. The 'info registers' 28161 represents the instruction with assembly language mnemonics. 31625 represents the instruction with assembly language mnemonics.
|
| H A D | gccint.info | 29505 with any of the instruction mnemonics. This value will be used whenever 29515 set the instruction mnemonics for the cases where the md file parser 42856 and HOST are mnemonics which usually have some relationship to the
|
| H A D | gcc.info | 50111 some common extended mnemonics of the HTM instructions:
|
| /OK3568_Linux_fs/kernel/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 16 # mnemonics that begin with lowercase 'v' accept a VEX or EVEX prefix 17 # mnemonics that begin with lowercase 'k' accept a VEX prefix
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 16 # mnemonics that begin with lowercase 'v' accept a VEX or EVEX prefix 17 # mnemonics that begin with lowercase 'k' accept a VEX prefix
|