Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/compiler98/Machine.hc

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


#include "newmacros.h"
#include "runtime.h"

#define CT_v155	((void*)startLabel+28)
#define CT_v156	((void*)startLabel+60)

static Node startLabel[] = {
  bytes2word(0,0,0,0)
, useLabel(CT_v155)
,};
Node FN_Machine_46floatIsDouble[] = {
  bytes2word(NEEDHEAP_I32,PUSH_HEAP,HEAP_CVAL_N1,1)
, bytes2word(RETURN,ENDCODE,0,0)
, bytes2word(0,0,0,0)
, 0
, CONSTR(0,0,0)
,	/* CT_v155: (byte 0) */
  HW(0,0)
, 0
,};
Node CF_Machine_46floatIsDouble[] = {
  VAPTAG(useLabel(FN_Machine_46floatIsDouble))
, bytes2word(0,0,0,0)
, useLabel(CT_v156)
,};
Node FN_Machine_46wsize[] = {
  bytes2word(NEEDSTACK_I16,PUSH_INT_P1,4,RETURN)
, bytes2word(ENDCODE,0,0,0)
, bytes2word(0,0,0,0)
,	/* CT_v156: (byte 0) */
  HW(0,0)
, 0
,};
Node CF_Machine_46wsize[] = {
  VAPTAG(useLabel(FN_Machine_46wsize))
,};

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.