Re: [PATCH v2 09/16] PPC64/TCG: Implement 'rfebb' instruction

2021-08-30 Thread Daniel Henrique Barboza
On 8/30/21 9:12 AM, Matheus K. Ferst wrote: On 24/08/2021 13:30, Daniel Henrique Barboza wrote: [E-MAIL EXTERNO] Não clique em links ou abra anexos, a menos que você possa confirmar o remetente e saber que o conteúdo é seguro. Em caso de e-mail suspeito entre imediatamente em contato com o

Re: [PATCH v2 09/16] PPC64/TCG: Implement 'rfebb' instruction

2021-08-30 Thread Matheus K. Ferst
On 24/08/2021 13:30, Daniel Henrique Barboza wrote: [E-MAIL EXTERNO] Não clique em links ou abra anexos, a menos que você possa confirmar o remetente e saber que o conteúdo é seguro. Em caso de e-mail suspeito entre imediatamente em contato com o DTI. An Event-Based Branch (EBB) allows applica

[PATCH v2 09/16] PPC64/TCG: Implement 'rfebb' instruction

2021-08-24 Thread Daniel Henrique Barboza
An Event-Based Branch (EBB) allows applications to change the NIA when a event-based exception occurs. Event-based exceptions are enabled by setting the Branch Event Status and Control Register (BESCR). If the event-based exception is enabled when the exception occurs, an EBB happens. The EBB will