Displaying 5 results from an estimated 5 matches for "addz".
Did you mean:
addr
2015 Jul 10
0
[LLVMdev] TSFlags
...9;t have to be any explicit status register. You can either
create separate instructions for each condition, or have the condition
as an extra operand. Let's take "add" for example. You could have
several versions of add:
add add unconditionally
addc add if carry
addz add if zero
addo add if overflow
and similarly for more complex conditions that your target could
support, such as "carry or zero". This has the disadvantage that the
instruction set can get really large, but if the number of conditional
instructions is small or if the possib...
2015 Jul 10
3
[LLVMdev] TSFlags
Many thanks for your prompt reply.
I mean, imagine you have 3 bits for condition flags in your instruction
(e.g. overflow, zero, carry set, ...) for conditional executions AND there
is no direct access to the Status Register, is it even possible to
implement such scenario?
On Fri, Jul 10, 2015 at 4:54 PM, Krzysztof Parzyszek <
kparzysz at codeaurora.org> wrote:
> On 7/10/2015 9:32
2015 Jul 27
1
[LLVMdev] TSFlags
...cit status register. You can either
> create separate instructions for each condition, or have the condition as
> an extra operand. Let's take "add" for example. You could have several
> versions of add:
> add add unconditionally
> addc add if carry
> addz add if zero
> addo add if overflow
> and similarly for more complex conditions that your target could support,
> such as "carry or zero". This has the disadvantage that the instruction
> set can get really large, but if the number of conditional instructions is
> s...
2008 May 23
4
[ANNOUNCE] Samba 3.2.0rc1
...ode, Our Bugs, Our Responsibility.
(https://bugzilla.samba.org/)
--Enjoy
The Samba Team
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
iD8DBQFINuE7KGi9fisXk1ERAmkIAJ9Mno663ZdekmnDJ9NiV5z3e2otzACfcbbP
OXzxUlLMIrTCv0JXdozPkvw=
=addz
-----END PGP SIGNATURE-----
2008 May 23
4
[ANNOUNCE] Samba 3.2.0rc1
...ode, Our Bugs, Our Responsibility.
(https://bugzilla.samba.org/)
--Enjoy
The Samba Team
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
iD8DBQFINuE7KGi9fisXk1ERAmkIAJ9Mno663ZdekmnDJ9NiV5z3e2otzACfcbbP
OXzxUlLMIrTCv0JXdozPkvw=
=addz
-----END PGP SIGNATURE-----