Home
last modified time | relevance | path

Searched full:clrs (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/tcg/sh4/
H A Dtest-macw.c32 asm volatile("clrs"); in test()
H A Dtest-macl.c35 asm volatile("clrs"); in test()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DCertificate.interface.yaml35 certificate revocation lists (CLRs).
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/
H A DCreate.interface.yaml98 certificate revocation lists (CLRs).
/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.hpp150 * certificate revocation lists (CLRs).
/openbmc/linux/arch/sh/kernel/
H A Ddisassemble.c69 {"clrs",{0},{HEX_0,HEX_0,HEX_4,HEX_8}},
/openbmc/qemu/disas/
H A Dsh4.c365 /* 0000000001001000 clrs */{"clrs",{0},{HEX_0,HEX_0,HEX_4,HEX_8}, arch_sh1_up},
/openbmc/qemu/target/sh4/
H A Dtranslate.c442 case 0x0048: /* clrs */ in _decode_opc()