Home
last modified time | relevance | path

Searched refs:tcause (Results 1 – 25 of 40) sorted by relevance

12

/dports/emulators/qemu-utils/qemu-4.2.1/roms/opensbi/lib/sbi/
H A Dsbi_ecall.c116 unsigned long *tcause) in sbi_ecall_0_1_handler() argument
181 *tcause = uptrap.cause; in sbi_ecall_0_1_handler()
/dports/emulators/qemu42/qemu-4.2.1/roms/opensbi/lib/sbi/
H A Dsbi_ecall.c116 unsigned long *tcause) in sbi_ecall_0_1_handler() argument
181 *tcause = uptrap.cause; in sbi_ecall_0_1_handler()
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/
H A DREADME.DV84 // Deinterlace the latest field, attempting to weave wherever it won'tcause
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/xtensa/
H A Dtranslate.c310 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause() local
311 gen_helper_exception_cause(cpu_env, tpc, tcause); in gen_exception_cause()
313 tcg_temp_free(tcause); in gen_exception_cause()
324 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause_vaddr() local
325 gen_helper_exception_cause_vaddr(cpu_env, tpc, tcause, vaddr); in gen_exception_cause_vaddr()
327 tcg_temp_free(tcause); in gen_exception_cause_vaddr()
333 TCGv_i32 tcause = tcg_const_i32(cause); in gen_debug_exception() local
334 gen_helper_debug_exception(cpu_env, tpc, tcause); in gen_debug_exception()
336 tcg_temp_free(tcause); in gen_debug_exception()
/dports/emulators/qemu-utils/qemu-4.2.1/target/xtensa/
H A Dtranslate.c303 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause() local
304 gen_helper_exception_cause(cpu_env, tpc, tcause); in gen_exception_cause()
306 tcg_temp_free(tcause); in gen_exception_cause()
317 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause_vaddr() local
318 gen_helper_exception_cause_vaddr(cpu_env, tpc, tcause, vaddr); in gen_exception_cause_vaddr()
320 tcg_temp_free(tcause); in gen_exception_cause_vaddr()
326 TCGv_i32 tcause = tcg_const_i32(cause); in gen_debug_exception() local
327 gen_helper_debug_exception(cpu_env, tpc, tcause); in gen_debug_exception()
329 tcg_temp_free(tcause); in gen_debug_exception()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/xtensa/
H A Dtranslate.c303 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause() local
304 gen_helper_exception_cause(cpu_env, tpc, tcause); in gen_exception_cause()
306 tcg_temp_free(tcause); in gen_exception_cause()
317 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause_vaddr() local
318 gen_helper_exception_cause_vaddr(cpu_env, tpc, tcause, vaddr); in gen_exception_cause_vaddr()
320 tcg_temp_free(tcause); in gen_exception_cause_vaddr()
326 TCGv_i32 tcause = tcg_const_i32(cause); in gen_debug_exception() local
327 gen_helper_debug_exception(cpu_env, tpc, tcause); in gen_debug_exception()
329 tcg_temp_free(tcause); in gen_debug_exception()
/dports/emulators/qemu42/qemu-4.2.1/target/xtensa/
H A Dtranslate.c303 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause() local
304 gen_helper_exception_cause(cpu_env, tpc, tcause); in gen_exception_cause()
306 tcg_temp_free(tcause); in gen_exception_cause()
317 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause_vaddr() local
318 gen_helper_exception_cause_vaddr(cpu_env, tpc, tcause, vaddr); in gen_exception_cause_vaddr()
320 tcg_temp_free(tcause); in gen_exception_cause_vaddr()
326 TCGv_i32 tcause = tcg_const_i32(cause); in gen_debug_exception() local
327 gen_helper_debug_exception(cpu_env, tpc, tcause); in gen_debug_exception()
329 tcg_temp_free(tcause); in gen_debug_exception()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/xtensa/
H A Dtranslate.c303 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause() local
304 gen_helper_exception_cause(cpu_env, tpc, tcause); in gen_exception_cause()
306 tcg_temp_free(tcause); in gen_exception_cause()
317 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause_vaddr() local
318 gen_helper_exception_cause_vaddr(cpu_env, tpc, tcause, vaddr); in gen_exception_cause_vaddr()
320 tcg_temp_free(tcause); in gen_exception_cause_vaddr()
326 TCGv_i32 tcause = tcg_const_i32(cause); in gen_debug_exception() local
327 gen_helper_debug_exception(cpu_env, tpc, tcause); in gen_debug_exception()
329 tcg_temp_free(tcause); in gen_debug_exception()
/dports/emulators/qemu5/qemu-5.2.0/target/xtensa/
H A Dtranslate.c332 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause() local
333 gen_helper_exception_cause(cpu_env, tpc, tcause); in gen_exception_cause()
335 tcg_temp_free(tcause); in gen_exception_cause()
346 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause_vaddr() local
347 gen_helper_exception_cause_vaddr(cpu_env, tpc, tcause, vaddr); in gen_exception_cause_vaddr()
349 tcg_temp_free(tcause); in gen_exception_cause_vaddr()
355 TCGv_i32 tcause = tcg_const_i32(cause); in gen_debug_exception() local
356 gen_helper_debug_exception(cpu_env, tpc, tcause); in gen_debug_exception()
358 tcg_temp_free(tcause); in gen_debug_exception()
/dports/emulators/qemu60/qemu-6.0.0/target/xtensa/
H A Dtranslate.c332 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause() local
333 gen_helper_exception_cause(cpu_env, tpc, tcause); in gen_exception_cause()
335 tcg_temp_free(tcause); in gen_exception_cause()
346 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause_vaddr() local
347 gen_helper_exception_cause_vaddr(cpu_env, tpc, tcause, vaddr); in gen_exception_cause_vaddr()
349 tcg_temp_free(tcause); in gen_exception_cause_vaddr()
355 TCGv_i32 tcause = tcg_const_i32(cause); in gen_debug_exception() local
356 gen_helper_debug_exception(cpu_env, tpc, tcause); in gen_debug_exception()
358 tcg_temp_free(tcause); in gen_debug_exception()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/xtensa/
H A Dtranslate.c331 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause() local
332 gen_helper_exception_cause(cpu_env, tpc, tcause); in gen_exception_cause()
334 tcg_temp_free(tcause); in gen_exception_cause()
344 TCGv_i32 tcause = tcg_const_i32(cause); in gen_debug_exception() local
345 gen_helper_debug_exception(cpu_env, tpc, tcause); in gen_debug_exception()
347 tcg_temp_free(tcause); in gen_debug_exception()
/dports/emulators/qemu/qemu-6.2.0/target/xtensa/
H A Dtranslate.c331 TCGv_i32 tcause = tcg_const_i32(cause); in gen_exception_cause() local
332 gen_helper_exception_cause(cpu_env, tpc, tcause); in gen_exception_cause()
334 tcg_temp_free(tcause); in gen_exception_cause()
344 TCGv_i32 tcause = tcg_const_i32(cause); in gen_debug_exception() local
345 gen_helper_debug_exception(cpu_env, tpc, tcause); in gen_debug_exception()
347 tcg_temp_free(tcause); in gen_debug_exception()
/dports/print/cups/cups-2.3.3op2/locale/
H A Dcups_fr.po133 msgstr "\tcause inconnue"
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/languages/
H A Den_GB.po23302 "\t\tcause a code generated by other application will be required after the "
23306 "\t\tcause a code generated by other application will be required after the "
H A Del.po22801 "\t\tcause a code generated by other application will be required after the "
H A Dindex.pot22790 "\t\tcause a code generated by other application will be required after the "
H A Dit.po22825 "\t\tcause a code generated by other application will be required after the "
H A Dja.po22929 "\t\tcause a code generated by other application will be required after the "
H A Dpl.po22829 "\t\tcause a code generated by other application will be required after the "
H A Dfa.po22794 "\t\tcause a code generated by other application will be required after the "
H A Dpt.po22836 "\t\tcause a code generated by other application will be required after the "
H A Dsk.po22832 "\t\tcause a code generated by other application will be required after the "
H A Dar.po22825 "\t\tcause a code generated by other application will be required after the "
H A Den.po22796 "\t\tcause a code generated by other application will be required after the "
H A Den_AU.po22815 "\t\tcause a code generated by other application will be required after the "

12