Searched refs:tcs (Results 1 – 10 of 10) sorted by relevance
| /openbmc/qemu/target/mips/tcg/system/ |
| H A D | cp0_helper.c | 197 tcst = &cpu->tcs[tc].CP0_TCStatus; in sync_c0_entryhi() 263 return other->tcs[other_tc].CP0_TCStatus; in helper_mftc0_tcstatus() 280 return other->tcs[other_tc].CP0_TCBind; in helper_mftc0_tcbind() 297 return other->tcs[other_tc].PC; in helper_mftc0_tcrestart() 314 return other->tcs[other_tc].CP0_TCHalt; in helper_mftc0_tchalt() 331 return other->tcs[other_tc].CP0_TCContext; in helper_mftc0_tccontext() 348 return other->tcs[other_tc].CP0_TCSchedule; in helper_mftc0_tcschedule() 365 return other->tcs[other_tc].CP0_TCScheFBack; in helper_mftc0_tcschefback() 447 tcstatus = other->tcs[other_tc].CP0_Debug_tcstatus; in helper_mftc0_debug() 685 other->tcs[other_tc].CP0_TCStatus = arg1; in helper_mttc0_tcstatus() [all …]
|
| /openbmc/qemu/target/mips/system/ |
| H A D | cp0.c | 53 tcst = &cpu->tcs[tc].CP0_TCStatus; in sync_c0_status()
|
| H A D | machine.c | 329 VMSTATE_STRUCT_ARRAY(env.tcs, MIPSCPU, MIPS_SHADOW_SET_MAX, 1,
|
| /openbmc/openbmc/poky/meta/lib/oeqa/ |
| H A D | oetest.py | 186 tcs = [] 190 tcs.append(line) 191 return " ".join(tcs)
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/ |
| H A D | trousers_git.bb | 96 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tcs \
|
| /openbmc/openbmc-tools/dbus-pcap/ |
| H A D | dbus-pcap | 320 def parse_struct(endian, stream, tcs): argument 323 for tc in tcs:
|
| /openbmc/qemu/target/mips/ |
| H A D | cpu.h | 1098 TCState tcs[MIPS_SHADOW_SET_MAX]; member
|
| /openbmc/qemu/target/s390x/ |
| H A D | cpu_features_def.h.inc | 190 DEF_FEAT(PLO_TCS, "plo-tcs", PLO, 30, "Triple compare and swap (32 bit in parameter list)")
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |