mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 00:32:55 +00:00
Clean up CSS validator errors: 'Property align doesn't exist : center'
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55885 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e36dccc9b5
commit
c7e4c4dd3a
@ -2611,7 +2611,7 @@ values. Both arguments must have identical types.</p>
|
||||
<h5>Semantics:</h5>
|
||||
<p>The truth table used for the '<tt>and</tt>' instruction is:</p>
|
||||
<p> </p>
|
||||
<div style="align: center">
|
||||
<div>
|
||||
<table border="1" cellspacing="0" cellpadding="4">
|
||||
<tbody>
|
||||
<tr>
|
||||
@ -2666,7 +2666,7 @@ values. Both arguments must have identical types.</p>
|
||||
<h5>Semantics:</h5>
|
||||
<p>The truth table used for the '<tt>or</tt>' instruction is:</p>
|
||||
<p> </p>
|
||||
<div style="align: center">
|
||||
<div>
|
||||
<table border="1" cellspacing="0" cellpadding="4">
|
||||
<tbody>
|
||||
<tr>
|
||||
@ -2723,7 +2723,7 @@ values. Both arguments must have identical types.</p>
|
||||
|
||||
<p>The truth table used for the '<tt>xor</tt>' instruction is:</p>
|
||||
<p> </p>
|
||||
<div style="align: center">
|
||||
<div>
|
||||
<table border="1" cellspacing="0" cellpadding="4">
|
||||
<tbody>
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user