Home
last modified time | relevance | path

Searched refs:Rc (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dvideo-interface-devices.yaml126 Y-Rc !
138 0 X-Rc
159 0 Y-Rc
179 X-Rc
201 0 Y-Rc
221 X-Rc
234 Y-Rc ^
246 0 X-Rc
325 0 Y-Rc
345 X-Rc
[all …]
/openbmc/qemu/target/ppc/translate/
H A Dfp-impl.c.inc57 if (unlikely(Rc(ctx->opcode) != 0)) { \
203 if (unlikely(Rc(ctx->opcode) != 0)) {
394 if (unlikely(Rc(ctx->opcode))) {
411 if (unlikely(Rc(ctx->opcode))) {
431 if (unlikely(Rc(ctx->opcode))) {
451 if (unlikely(Rc(ctx->opcode))) {
474 if (unlikely(Rc(ctx->opcode))) {
696 if (unlikely(Rc(ctx->opcode) != 0)) {
716 if (unlikely(Rc(ctx->opcode) != 0)) {
752 if (unlikely(Rc(ctx->opcode) != 0)) {
[all …]
H A Dvmx-impl.c.inc309 * Support for Altivec instruction pairs that use bit 31 (Rc) as
317 if ((Rc(ctx->opcode) == 0) && \
320 } else if ((Rc(ctx->opcode) == 1) && \
335 if ((Rc(ctx->opcode) == 0) && \
342 } else if ((Rc(ctx->opcode) == 1) && \
355 if ((Rc(ctx->opcode) == 0) && \
359 } else if ((Rc(ctx->opcode) == 1) && \
1185 * Support for Altivec instructions that use bit 31 (Rc) as an opcode
1186 * bit but also use bit 21 as an actual Rc bit. In general, thse pairs
1193 if ((Rc(ctx->opcode) == 0) && \
[all …]
H A Dspe-impl.c.inc45 if (Rc(ctx->opcode)) \
775 if (Rc(ctx->opcode)) { \
/openbmc/qemu/target/ppc/
H A Dtranslate.c1791 if (unlikely(Rc(ctx->opcode) != 0)) { in gen_op_arith_divw()
1861 if (unlikely(Rc(ctx->opcode) != 0)) { in gen_op_arith_divd()
1976 if (unlikely(Rc(ctx->opcode) != 0)) { in gen_mulhw()
1991 if (unlikely(Rc(ctx->opcode) != 0)) { in gen_mulhwu()
2010 if (unlikely(Rc(ctx->opcode) != 0)) { in gen_mullw()
2228 if (unlikely(Rc(ctx->opcode))) { in gen_neg()
5533 if (unlikely(Rc) != 0) { in gen_405_mulladd_insn()
5827 if (Rc(ctx->opcode)) { in gen_tlbsx_40x()
5900 if (Rc(ctx->opcode)) { in gen_tlbsx_440()
6112 if (Rc(ctx->opcode)) { in gen_maddhd_maddhdu()
[all …]
H A Dinternal.h104 EXTRACT_HELPER(Rc, 0, 1);
H A Dfpu_helper.c1717 if (unlikely(Rc(opcode) != 0)) { in helper_xsaddqp()
1789 if (unlikely(Rc(opcode) != 0)) { in helper_xsmulqp()
1863 if (unlikely(Rc(opcode) != 0)) { in helper_xsdivqp()
3297 uint8_t ex = Rc(opcode); in helper_xsrqpi()
3407 if (unlikely(Rc(opcode) != 0)) { in helper_xssqrtqp()
3433 if (unlikely(Rc(opcode) != 0)) { in helper_xssubqp()
/openbmc/openbmc-test-automation/security/
H A Dtest_slp.robot55 ${rc} ${output}= Run And Return Rc And Output
/openbmc/openbmc-test-automation/lib/
H A Dprotocol_setting_utils.robot123 ${rc}= Run And Return Rc ${cmd_prefix} -H ${host} ${sub_cmd}
H A Dcommon_utils.robot300 ${rc} ${output}= Run And Return Rc And Output ${cmd}
331 ${rc} ${os_con_pid}= Run And Return Rc And Output ${cmd_buf}
372 ... Run And Return Rc And Output ${cmd_buf}
418 ${rc} ${output}= Run And Return Rc And Output ${cmd_buf}
/openbmc/qemu/target/mips/tcg/
H A Dmxu_translate.c1593 uint32_t XRa, Rb, Rc; in gen_mxu_s32ldxvx() local
1599 Rc = extract32(ctx->opcode, 16, 5); in gen_mxu_s32ldxvx()
1603 gen_load_gpr(t1, Rc); in gen_mxu_s32ldxvx()
1631 uint32_t Ra, Rb, Rc; in gen_mxu_lxx() local
1637 Rc = extract32(ctx->opcode, 16, 5); in gen_mxu_lxx()
1641 gen_load_gpr(t1, Rc); in gen_mxu_lxx()
1662 uint32_t XRa, Rb, Rc; in gen_mxu_s32stxvx() local
1668 Rc = extract32(ctx->opcode, 16, 5); in gen_mxu_s32stxvx()
1672 gen_load_gpr(t1, Rc); in gen_mxu_s32stxvx()
4350 uint32_t XRa, XRd, Rb, Rc; in gen_mxu_s32madd_sub() local
[all …]
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_multiple_interfaces.robot256 ${rc} ${output}= Run And Return Rc And Output ${cmd_prefix} -H ${host} ${sub_cmd}
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_user_account.robot800 ${rc} ${out}= Run And Return Rc And Output ${cmd}
865 ${rc} ${out}= Run And Return Rc And Output ${cmd}