Home
last modified time | relevance | path

Searched refs:mnemonic (Results 1 – 5 of 5) sorted by relevance

/arch/s390/include/uapi/asm/
A Dsie.h88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \ argument
89 { (ipa0 << 8 | opcode), #ipa0 " " mnemonic }
90 #define exit_code(opcode, mnemonic) \ argument
91 { opcode, mnemonic }
/arch/powerpc/crypto/
A Dppc-xlate.pl217 my $mnemonic = $2;
219 my $opcode = eval("\$$mnemonic");
222 elsif ($mnemonic) { $line = $c.$mnemonic.$f."\t".$line; }
/arch/powerpc/lib/
A Dtest_emulate_step.c901 char *mnemonic; member
918 .mnemonic = "nop",
930 .mnemonic = "setb",
957 .mnemonic = "add",
1042 .mnemonic = "add.",
1129 .mnemonic = "addc",
1222 .mnemonic = "addc.",
1317 .mnemonic = "divde",
1347 .mnemonic = "divde.",
1377 .mnemonic = "divdeu",
[all …]
/arch/sparc/
A DKconfig242 Loading this driver allows exact mnemonic strings to be
/arch/x86/lib/
A Dx86-opcode-map.txt11 # opcode: mnemonic|GrpXXX [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
21 # reg: mnemonic [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]

Completed in 12 milliseconds