Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita11ad87

Browse files
committed
Fix for assembler from Yoshihiko ICHIKAWA
1 parent3b7ee8f commita11ad87

File tree

1 file changed

+0
-2
lines changed
  • src/backend/port/i386_solaris

1 file changed

+0
-2
lines changed

‎src/backend/port/i386_solaris/tas.s

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ tas:
1313
movl%esp,%ebp /new base pointer
1414
pushl%ebx /save prev bx
1515
movl8(%ebp),%ebx /load bx with address oflock
16-
pushl%ebx /save prev bx
17-
movl8(%ebp),%ebx /load bx with address oflock
1816
movl$255,%eax /put somethingin ax
1917
xchgb%al,(%ebx) /swaplock value with"0"
2018
cmpb$0,%al /did we get thelock?

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp