Skip to content

Commit

Permalink
More comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
albert committed Jun 13, 2016
1 parent 0246f60 commit ca9b377
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci86.gnr
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ BOOTOFFSET EQU 0
})_C{}_END_({ _SWITCH_})

_HOSTED_LINUX_({
_BITS16_({include(constant.m4) })
_BITS32_({include(constant.m4) })
_BITS64_({include(constant_64.m4) })
RAWIO EQU (ECHO _OR_ ICANON)
Expand Down Expand Up @@ -6316,7 +6317,7 @@ from a double number dividend forthvar({d}) and divisor
forthvar({n1}). This is a symmetric division{{}}_VERBOSE_({{, i.e.
the remainder takes its sign from the
dividend.}})},
{{M/MOD},{/},{M*}},
{{M/MOD}, {FM/MOD},{/},{M*}},
{
{ 7 S>D 3 SM/REM . . },{2 1},
{ 7 S>D -3 SM/REM . . },{-2 1},
Expand Down

0 comments on commit ca9b377

Please sign in to comment.