diff --git a/15.0.0/docs/GlobalISel/KnownBits.html b/15.0.0/docs/GlobalISel/KnownBits.html index e9ef860be..8a7237e35 100644 --- a/15.0.0/docs/GlobalISel/KnownBits.html +++ b/15.0.0/docs/GlobalISel/KnownBits.html @@ -140,7 +140,7 @@

Examples
                                 ; %0 = 0x????????
-%5:(s32) = G_CONSTANT i32 0x0F0  ; %5 = 0x00000FF0
+%5:(s32) = G_CONSTANT i32 0x0F0  ; %5 = 0x000000F0
 %4:(s32) = G_AND %0, %5          ; %4 = 0x000000?0
 
@@ -222,4 +222,4 @@

Navigation

Created using
Sphinx 4.5.0. - \ No newline at end of file +