Displaying 3 results from an estimated 3 matches for "register2".
Did you mean:
register
2013 Mar 09
1
[LLVMdev] Code morphing pass
...blocks shold be stored in a configuration file or something
that can be easily changed.
My original idea was to use an XML to store the alternatives using a
lisp like language. For example:
<xor>
<alternative>(xor r1 r2)</alternative>
<alternative>
(and (or register1 register2) (not (and register1 register2)))
</alternative>
</xor>
Parsing the string inside the alternative blocks I should be able to
build basic blocks that contain a sequence of instruction semantically
equivalent to the original one. And here is my question :)
Is there any way of doing thi...
2013 Mar 09
0
[LLVMdev] Code morphing pass.
...blocks shold be stored in a configuration file or something
that can be easily changed.
My original idea was to use an XML to store the alternatives using a
lisp like language. For example:
<xor>
<alternative>(xor r1 r2)</alternative>
<alternative>
(and (or register1 register2) (not (and register1 register2)))
</alternative>
</xor>
Parsing the string inside the alternative blocks I should be able to
build basic blocks that contain a sequence of instruction semantically
equivalent to the original one. And here is my question :)
Is there any way of doing thi...
2015 Jul 20
1
apcsmart: doesn't detect missing battery on Smart-UPS 2200 RM
...ctly reports the missing battery. The front panel displays 0% charge and change battery is flashing.
The Smart Protocol commands B (Battery voltage) and f (Battery level) report false values of 55.35V and 100%.
The missing battery might be indicated by register values:
Register0: 00
Register1: 20
Register2: 00
Register1 indicates: Command sent to stop bypass with no battery connected - UPS still in bypass
All register values are 00 on an identical UPS with a connected battery."
--
Charles Lepple
clepple at gmail