Searched refs:CLD (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/disas/ |
H A D | mips.c | 1114 #define CLD INSN_COPROC_MEMORY_DELAY macro 2477 {"ldc1", "T,o(b)", 0xd4000000, 0xfc000000, CLD|RD_b|WR_T|FP_D, 0, I2 }, 2478 {"ldc1", "E,o(b)", 0xd4000000, 0xfc000000, CLD|RD_b|WR_T|FP_D, 0, I2 }, 2481 {"l.d", "T,o(b)", 0xd4000000, 0xfc000000, CLD|RD_b|WR_T|FP_D, 0, I2 }, /* ldc1 */ 2484 {"ldc2", "E,o(b)", 0xd8000000, 0xfc000000, CLD|RD_b|WR_CC, 0, I2 }, 2486 {"ldc3", "E,o(b)", 0xdc000000, 0xfc000000, CLD|RD_b|WR_CC, 0, I2 }, 2511 {"lwc0", "E,o(b)", 0xc0000000, 0xfc000000, CLD|RD_b|WR_CC, 0, I1 }, 2513 {"lwc1", "T,o(b)", 0xc4000000, 0xfc000000, CLD|RD_b|WR_T|FP_S, 0, I1 }, 2514 {"lwc1", "E,o(b)", 0xc4000000, 0xfc000000, CLD|RD_b|WR_T|FP_S, 0, I1 }, 2517 {"l.s", "T,o(b)", 0xc4000000, 0xfc000000, CLD|RD_b|WR_T|FP_S, 0, I1 }, /* lwc1 */ [all …]
|
/openbmc/phosphor-buttons/ |
H A D | README.md | 211 - register_name - The register file name exported by CLD driver for IO event
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 317 fc: CLD
|
/openbmc/linux/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 317 fc: CLD
|
/openbmc/qemu/target/i386/tcg/ |
H A D | decode-new.c.inc | 1864 [0xFC] = X86_OP_ENTRY0(CLD),
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 372 "CLD","CLD","cld","FC","V","V","","","","",""
|