From ec99fdc8a4d246f91fc6122f110ea39b666836bf Mon Sep 17 00:00:00 2001 From: FrankHB Date: Thu, 23 Apr 2020 12:22:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=97=E6=95=B0=20->=20=E7=AE=97=E6=9C=AF?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: FrankHB --- (字幕)全40集中英字幕文本.txt | 4 ++-- .../08. 指令和程序-Instructions & Programs.ass.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/(字幕)全40集中英字幕文本.txt b/(字幕)全40集中英字幕文本.txt index 3dce90f..66c8141 100644 --- a/(字幕)全40集中英字幕文本.txt +++ b/(字幕)全40集中英字幕文本.txt @@ -4139,10 +4139,10 @@ We’ve also added a special version of JUMP called JUMP_NEGATIVE. 它只在 ALU 的 "负数标志" 为真时,进行 JUMP As we talked about in Episode 5, the negative flag is only set -第5集讲过,算数结果为负,"负数标志"才是真 +第5集讲过,算术结果为负,"负数标志"才是真 when the result of an arithmetic operation is negative. -第5集讲过,算数结果为负,"负数标志"才是真 +第5集讲过,算术结果为负,"负数标志"才是真 If the result of the arithmetic was zero or positive, the negative flag would not be set. 结果不是负数时, "负数标志"为假 diff --git a/(字幕)全40集中英字幕文本/08. 指令和程序-Instructions & Programs.ass.txt b/(字幕)全40集中英字幕文本/08. 指令和程序-Instructions & Programs.ass.txt index 8a6ac57..6213bef 100644 --- a/(字幕)全40集中英字幕文本/08. 指令和程序-Instructions & Programs.ass.txt +++ b/(字幕)全40集中英字幕文本/08. 指令和程序-Instructions & Programs.ass.txt @@ -155,10 +155,10 @@ We’ve also added a special version of JUMP called JUMP_NEGATIVE. 它只在 ALU 的 "负数标志" 为真时,进行 JUMP As we talked about in Episode 5, the negative flag is only set -第5集讲过,算数结果为负,"负数标志"才是真 +第5集讲过,算术结果为负,"负数标志"才是真 when the result of an arithmetic operation is negative. -第5集讲过,算数结果为负,"负数标志"才是真 +第5集讲过,算术结果为负,"负数标志"才是真 If the result of the arithmetic was zero or positive, the negative flag would not be set. 结果不是负数时, "负数标志"为假